Guest User

Untitled

a guest
Jan 21st, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. # For phone verification
  2. gem 'authy'
  3.  
  4. # gem for user authentication
  5. gem 'devise_token_auth'
  6. # needed for devise_token_auth to work
  7. gem 'omniauth'
Add Comment
Please, Sign In to add comment