https://github.com/kimobrian/rails-devise-jwt
Sample code to setup login with devise and devise- jwt
https://github.com/kimobrian/rails-devise-jwt
Last synced: 25 days ago
JSON representation
Sample code to setup login with devise and devise- jwt
- Host: GitHub
- URL: https://github.com/kimobrian/rails-devise-jwt
- Owner: kimobrian
- Created: 2024-01-04T07:31:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-04T07:34:29.000Z (over 1 year ago)
- Last Synced: 2025-02-17T14:44:49.534Z (4 months ago)
- Language: Ruby
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...