Skip to content

Instantly share code, notes, and snippets.

@daydream05
Last active January 11, 2018 20:15
Show Gist options
  • Save daydream05/4b5cc4d120e17c90847b9b07fd5eb932 to your computer and use it in GitHub Desktop.
Save daydream05/4b5cc4d120e17c90847b9b07fd5eb932 to your computer and use it in GitHub Desktop.
# For phone verification
gem 'authy'
# gem for user authentication
gem 'devise_token_auth'
# needed for devise_token_auth to work
gem 'omniauth'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment