ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,693
- Points
- 823
Reputation:
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...
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...