Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 659 Bytes

ClientContinueWithSetOrySessionToken.md

File metadata and controls

12 lines (8 loc) · 659 Bytes

Ory.Client.Model.ClientContinueWithSetOrySessionToken

Indicates that a session was issued, and the application should use this token for authenticated requests

Properties

Name Type Description Notes
Action string Action will always be `set_ory_session_token` set_ory_session_token ContinueWithActionSetOrySessionTokenString
OrySessionToken string Token is the token of the session

[Back to Model list] [Back to API list] [Back to README]