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