You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AlignedCookie88 edited this page May 15, 2024
·
1 revision
Sending the user to the login page
Sending the user to the login page is as simple as redirecting them to https://dfauth.alignedcookie88.com/auth?redirect=<your-login-endpoint>. Your login endpoint should accept the token argument.
Receiving the user info from the token
Send a get request to https://dfauth.alignedcookie88.com/api/get_token/<token>, it returns a JSON response similar to this: