lynndylanhurley / devise_token_auth

Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
Do What The F*ck You Want To Public License
3.52k stars 1.14k forks source link

Devise reconfirmable #943

Open b-mandelbrot opened 6 years ago

b-mandelbrot commented 6 years ago

Devise reconfirmable config didn't work with devise_auth_token. Is there a way to use reconfirmable? Does anyone have the same problem?

devise (4.2.0) devise_token_auth (0.1.39)

ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin16]

Rails 5.0.1

Marinlemaignan commented 6 years ago

yes https://github.com/lynndylanhurley/devise_token_auth/issues/1013