I'm Building a website using Ruby on Rails + AngularJS + devise token auth Gem and I want to implement Google Authenticator.
I Found this gem devise_google_authenticator
The problem is that I cannot implement the Gem because I'm using AngularJS.
I'm Building a website using Ruby on Rails + AngularJS + devise token auth Gem and I want to implement Google Authenticator.
I Found this gem devise_google_authenticator
The problem is that I cannot implement the Gem because I'm using AngularJS.