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 ability for admins to ask users for verification codes #633

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

jvyden
Copy link
Member

@jvyden jvyden commented Aug 11, 2024

From an idea I had after a frustrating email conversation. The idea is that if I want to verify someone is an account-holder (such as over Discord or via an untrusted email) I can send them a code, and ask them to retrieve it for me.

If the code matches with the one I sent then I can proceed with whatever action they're asking for.

To achieve this, I just use the existing notifications infrastructure with the same code generation from email verification.

@jvyden jvyden merged commit c256cdd into LittleBigRefresh:main Aug 11, 2024
2 checks passed
@jvyden jvyden deleted the verification-assistant branch August 11, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants