// Copyright © 2023 Ory Corp
// SPDX-License-Identifier: Apache-2.0
package x
const OrySessionToken = "ory_st_"
const OryLogoutToken = "ory_lo_"