Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simply OTP method selection #453

Closed
wants to merge 1 commit into from
Closed

Simply OTP method selection #453

wants to merge 1 commit into from

Conversation

sbc100
Copy link
Contributor

@sbc100 sbc100 commented Sep 7, 2016

Why: The logic for OTP method was split between
current_otp_method and use_totp. This change means that
current_otp_method contains all the logic and will never
return nil.

**Why**: The logic for OTP method was split between
`current_otp_method` and `use_totp`.  This change means that
`current_otp_method` contains all the logic and will never
return nil.
@pkarman
Copy link
Contributor

pkarman commented Sep 7, 2016

I think this change is also covered in #452

@monfresh
Copy link
Contributor

monfresh commented Sep 7, 2016

Yep. Closing this in favor of #452.

@monfresh monfresh closed this Sep 7, 2016
@jessieay jessieay deleted the default_otp_method branch December 20, 2016 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants