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.
You already invited:

ahmad

Upvotes from:

reasonbly happy with https://github.com/dgrijalva/jwt-go for the jwt bit

maher

Upvotes from:

For a web site? Or for applications calling APIs?
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.

If you wanna answer this question please Login or Register