Ory.Model.ContinueWithSetOrySessionToken
(ory_client v1.4.2)
Indicates that a session was issued, and the application should use this token for authenticated requests
Types
@type t() :: %Ory.Model.ContinueWithSetOrySessionToken{
action: String.t(),
ory_session_token: String.t()
}