2.0.0 (2024-10-14)
- feat!: merge signup into login and add oauth (63c166e)
BREAKING CHANGES
- This removes the previous signup page. Its
functionality can be accessed from the login one.
Adds login using OAuth with the current providers being Discord and
GitHub.
Requires environment variables to be set for these providers.