Verify Magic Link
GET
https://api.ssojet.com/api/v1/auth/passwordless/magic-link/verify
Verify Magic Link for Passwordless Authentication
Request Parameters
client_id
(string): The client ID for the authentication.state
(string): The state parameter for the authentication.magictext
(string): The magic text to be verified for authentication.Response
Request
Query Params
client_id
string
required
Example:
string
state
string
required
Example:
string
magictext
string
required
Example:
string
Header Params
User-Agent
string
required
Example:
SSOJET API
Content-Type
string
optional
Default:
application/json
Request samples
Responses
Modified at 2024-07-22 14:31:50