Skip to content

Releases: dittocade/account

v2.0.0

14 Oct 16:40
Compare
Choose a tag to compare

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.

v1.1.0

10 Oct 10:47
Compare
Choose a tag to compare

1.1.0 (2024-10-10)

Features

v1.0.0

09 Oct 19:09
Compare
Choose a tag to compare

1.0.0 (2024-10-09)

Features

  • move account pages from club page (82687eb)