Skip to main content

Documentation Index

Fetch the complete documentation index at: https://stytch.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ssoToken
String
required
sessionDurationMinutes
Int
required
locale
String?

Returns

[B2BSSOAuthenticateResponse] containing the authenticated member session.
StytchB2B.sso.authenticate({ ssoToken: "token", sessionDurationMinutes: 30 })