Building Your First Crystal Web App and Authenticating With JWTs, Part 2

Setting Up User Login With Auth0 Hosted Pages

Now that we’ve got the base of our app setup, we can move straight onto the good stuff, and the main reason we’re all here – authenticating our users with JWTs. With Crystal being a young and relatively immature language, it’s no huge surprise that there aren’t really any existing user authentication frameworks that we could simply drop into our project, much like we would with Devise or Omniauth for Ruby/Rails. Happily, however, we don’t need one.

Read full news article on Dzone

 


Date:

Categorie(s):