Back to search
This repository provides a boilerplate for a new Rails API only application with authentication impliementing JWT and Devise
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Merge branch 'devise-jwt' of https://github.com/jgonzalezd/rails_5_api_boilerplate into devise-jwt
7c57564View on GitHubAdded tests for sign up, sign in, sign out, visit private resource
8028882View on GitHub