Learner
September 9, 2018, 12:16pm
1
My app needs multiple login types per user. I use auth0 for email/password login. But I have another bespoke login type that I want my users to use.
Can I use GitHub - auth0/node-jsonwebtoken: JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html and my auth0 web app’s client secret to sign JWT?
yomismo
October 20, 2018, 12:06pm
3
Did you solve this ? Actually I am user user and password in the APIs aswell in order to authenticate the user. What I want to do is use my own bearer token to get the JWT.
jerdog
January 7, 2019, 5:49pm
5
Looks like this was solved in the StackOverflow post and this topic will be closed
jerdog
Closed
January 15, 2019, 12:00am
6
This topic was automatically closed after 7 days. New replies are no longer allowed.