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
So, I think it's perfect time to make simple-jwt-login more powerful by adding social login. It will be better that Nextend solution + add JWT Token supports.
Describe the solution you'd like
user authorized with Google or Apple from mobile app and receive auth-data
simple-jwt-login decode this auth-data and store it in database by create/update user
simple-jwt-login create JWT Token for this user and return it back to mobile app
Additional context (optional)
I appreciate your time and ready to pay 500$ for this feature
Also, I am ready to help you with all that I can. For example, by making sample of auth application
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
I am mobile developer and find your plugin extra useful to make my existed users login into application with JWT Token and login/password pair.
But it will be much cooler, when my users can start login with socials like google and apple.
I was started with Nextend Social Login and Register, but it doesn't provide JWT tokens to authorize users on Wordpress.
So, I think it's perfect time to make simple-jwt-login more powerful by adding social login. It will be better that Nextend solution + add JWT Token supports.
Describe the solution you'd like
Additional context (optional)
I appreciate your time and ready to pay 500$ for this feature
Also, I am ready to help you with all that I can. For example, by making sample of auth application
The text was updated successfully, but these errors were encountered: