devise_token_auth icon indicating copy to clipboard operation
devise_token_auth copied to clipboard

2FA with this gem?

Open acegilz opened this issue 5 years ago • 5 comments

Simple question, I want to know if anyone has any starting point / tips to implement 2FA with this gem, or if I will need to work it out from scratch.

I know there is other issue opened with this topic but it's very old.

acegilz avatar Apr 12 '19 16:04 acegilz

@acegilz I recently implemented a generic multi-provider 2fa workflow with this gem. I was actually searching issues to determine of an OTP addition would be valuable here. I would be willing to make a PR contribution if there was any interest in it.

OAuthBringer avatar May 03 '19 03:05 OAuthBringer

if you can, create a wiki in the docs how you achieved it, I think it might add unwanted complexity to the already complex gem unless you can make it very slim and configurable. So any help is appreciated!

MaicolBen avatar May 14 '19 02:05 MaicolBen

@neolytics would you mind sharing any information on how you went about solving for 2fa here?

akshah123 avatar Oct 18 '19 20:10 akshah123

duplicate of https://github.com/lynndylanhurley/devise_token_auth/issues/1171

bettysteger avatar Sep 14 '21 16:09 bettysteger

If anyone needs this, i created a gist if you want to use devise-two-factor

bettysteger avatar Sep 22 '21 08:09 bettysteger