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

Add backup code method - backend #4

Closed
robbieaverill opened this issue Feb 28, 2019 · 0 comments
Closed

Add backup code method - backend #4

robbieaverill opened this issue Feb 28, 2019 · 0 comments

Comments

@robbieaverill
Copy link
Contributor

robbieaverill commented Feb 28, 2019

See https://github.com/Firesphere/silverstripe-bootstrapmfa/blob/master/src/Models/BackupCode.php

This will need a DataObject and an implementation of the MethodInterface etc interfaces.

Backup codes will be generated for a user (Member has_many BackupCodes) when their first MFA method is registered, or when they've asked for them to be reset via the admin area.

Designs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants