Parameters
Returns
Show properties
Show properties
Show properties
Show properties
Show properties
Show properties
StytchConsumer.magicLinks.authenticate({ token: "token", sessionDurationMinutes: 30 })
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
StytchConsumer.magicLinks.authenticate({ token: "token", sessionDurationMinutes: 30 })
Authenticates a magic link token received via deeplink, establishing a session for the user. Calls the POST /sdk/v1/magic_links/authenticate endpoint. Retrieves the PKCE code verifier stored during the corresponding [EmailMagicLinksClient.loginOrCreate] or [EmailMagicLinksClient.send] call.
Show properties
Show properties
Show properties
StytchConsumer.magicLinks.authenticate({ token: "token", sessionDurationMinutes: 30 })