SessionClient
interface SessionClient
Session management methods.
Functions
Link copied to clipboard
abstract suspend fun authenticate(request: ISessionsAuthenticateParameters): SessionsAuthenticateResponse
Validates the current session token against the Stytch backend and optionally extends the session. Calls the POST /sdk/v1/sessions/authenticate endpoint.