RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to allow users to sign in using mobile number with Devise and Rails?

Have you ever required to use different custom field over email for authentication?

Recently, I need to implement authentication via mobile over email in one of Ruby on Rails application using Devise.

Here is step by step guide

https://amitpatel.xyz/allow_users_to_sign_in_using_mobile_with_devise_and_rails/

and here is Github repo https://github.com/amitpatelx/devise-mobile-auth

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in