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

DiscordSRV integration where we can use /forgotpassword command and choose discord option for one time code #190

Open
TheJoshue opened this issue Jul 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TheJoshue
Copy link

What feature do you want to see added?

When /forgotpassword command is executed, authme checks for 2 things: 1. if player has recovery email connected 2. if player has their discord linked via disocrdSRV plugin; if they only have discordSRV account linked to their discord, then /forgotpassword will just prompt them to confirm (by repeating the command) that one time expiring code will be sent in their dms by the discordSRV bot; if they only have recovery email added and not discordSRV account linked, then they will receive email after confirming as explained; if they do not have both of methods setup, then they will receive message to contact server administrator for help; and if they have both methods setup, they will just need to retype command /forgotpassword with arg which will be /forgotpassword 1 or /forgotpassword 2, where 1 will be email recovery and 2 is for discord one time code

Are there any alternatives?

There is recovery email but having discordSRV also is very convenient

Anything else?

That's it, thank you for reading!

@TheJoshue TheJoshue added the enhancement New feature or request label Jul 28, 2024
@HaHaWTH HaHaWTH self-assigned this Jul 28, 2024
@HaHaWTH
Copy link
Owner

HaHaWTH commented Jul 28, 2024

Sounds good! I will consider that after finished MiniMessage support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants