Skip to main content

LinkAuthenticationRequest

Represents an authentication magic link request

Extends BaseAuthenticationRequest

Attributes (3)
AttributeTypeRequiredDescription
grant_type'link'YesThe grant type for the request
challenge_idstringYesThe email challenge id returned by POST /auth/login/start — binds the link to the issued challenge so cross-device clicks work
linkstringYesThe magic link token