devise-token-auth
Search…
Installation
Configuration
Usage
FAQ
Conceptual Diagrams
Security
Powered By
GitBook
Installation
Add the following to your
Gemfile
:
1
gem
'devise_token_auth'
Copied!
Then install the gem using bundle:
1
bundle
install
Copied!
Next
Configuration
Last modified
4yr ago
Copy link