Skip to main content

Type Alias: MagicLinkValidateResponse

MagicLinkValidateResponse = object

Defined in: types.ts:725

Response returned after successfully validating a magic link token.

Properties

PropertyTypeDescriptionDefined in
jwtstring-types.ts:727
messagestring-types.ts:726
return_urlstringURL the member should be redirected to.types.ts:729
sessions_authenticatedstring[]-types.ts:730