Add the ability to register new accounts #148
ezrael-git
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
For obvious reasons, the auth endpoints are very heavily restricted and can have a variety of issues (flags, ip bans, etc.). I made some progress in the auth folder of v1.x, but when it gets ported to 2.0 it probably won't have any registration capability as it is way too hard to maintain (especially when it's open source). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The official Discord client is able to register new accounts - I wonder if you could implement a similar feature in the library?
Beta Was this translation helpful? Give feedback.
All reactions