Verify and authenticate a user from an external system using JWT
Verifies a user identity using a signed JWT from an external project. If the user exists, it updates the profile. If not, it creates the user. Returns an access token, refresh token, and user data.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Missing JWT - 400 Bad Request
Missing Keys - 403 Forbidden
Invalid Token - 403 Forbidden
Project Mismatch - 403 Forbidden
Unexpected Missing User - 500 Internal Server Error
Server Error - 500 Internal Server Error
replyke-refresh-jwt) is set.foreignId and optionally email.