Hello - any recommendations on libraries for authentication implementation that involves JWT / Refresh tokens
Hello - any recommendations on libraries for authentication implementation that involves JWT / Refresh tokens - I've looked into firebase and auth0 - but I am looking for something a little more self managed.
No any search results
You already invited:
2 Answers
ahmad
Upvotes from:
maher
Upvotes from:
Yeah, I recently switched to dgrijalva/jwt-go over the previous library I'd been using, because I found a bug in the other one.