Tagged in

Elixir

Brightergy Engineering
Brightergy Engineering
Development Team working on Brighterlink
More information
Followers
44
Elsewhere
More, on Medium

Using JWT and Auth0 for an Elixir/Phoenix web app

TL;DR check out our sample project and commits to see it in action.

JWT or JSON Web Token is quickly becoming the standard of choice for secure API authentication and information exchange. In this post, I will explore…