B2BSessions
Types
Functions
Link copied to clipboard
abstract suspend fun authenticate(authParams: B2BSessions.AuthParams): AuthResponse
Content copied to clipboard
abstract fun authenticate(authParams: B2BSessions.AuthParams, callback: (AuthResponse) -> Unit)
Content copied to clipboard
Wraps the sessions authenticate API endpoint which creates a session using the provided duration
Link copied to clipboard
Wraps the sessions revoke API endpoint which revokes a session
Link copied to clipboard
Updates the current session with a sessionToken and/or sessionJwt