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