/jwt_auth

Test JWT auth gem

Primary LanguageRubyMIT LicenseMIT

JwtAuth

JWT auth gem

Installation

Add this line to your application's Gemfile:

gem 'jwt_auth'

And then execute: Add this line into routes.rb mount JwtAuth::Engine, at: "/auth"