Skip to content

voscarmv/rails_jwt

Repository files navigation

Installation

Remember to...

$ cd rails_jwt
$ bundler
$ echo "jwt_secret: `rails secret`"    # ...copy the output of this
$ EDITOR=nano rails credentials:edit  # and paste it here.

Credits

A special thanks to @nahrivera7 for this article.

About

Working implementation of devise-jwt in rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages