Closed COMPLEXWASTAKEN closed 1 month ago
oops i didnt mean to push the other to this pull request
No problem, but could you please remove these changes from this PR? After that it should be ready to merge :)
Regarding the email restriction, I think this would need a bit more discussion as I've mentioned, the feature doesn't really make sense for email and password authentication.
How do I remove them I have never did a pull request on GitHub lol
You have to do this in the Git CLI locally with the command git revert <commit-that-you-want-to-revert>
. In this case it would be git revert 91fb162558cffd5f8685f1eb606729874ff640db
. After that you can normally run git push
and the commit should be reverted :)
done
hello. I have added a discord oauth id restriction to where you can set a set of ids like, and if there id is not there it will not allow them to register with discord oauth
lmk if you want anything changed or find bugs