plugin sso handle with jwt

Status
This content is read-only, or is not open for further replies.

control1390

Guest
offline
Hello
I have a site with NodeJS that I manage the login and registration process with jwt
My question is, does xenforo have a plugin that can handle login with sso
On the main site, I can use jwt to create a token with payload and required data (such as username, etc.).
It would be great if there is a plugin on the xenforo side that decodes the token and if it is valid registers the user, and log in if it is already registered.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom