Skip to content

feat: update auth flow#5790

Open
aecsocket wants to merge 34 commits intomainfrom
boris/dev-908-backend-changes
Open

feat: update auth flow#5790
aecsocket wants to merge 34 commits intomainfrom
boris/dev-908-backend-changes

Conversation

@aecsocket
Copy link
Copy Markdown
Contributor

@aecsocket aecsocket commented Apr 12, 2026

Includes frontend updates and backend routes for choosing username in OAuth flow

@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented Apr 12, 2026

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

  • Create account page where user can input username and date of birth if necessary for compliance.

Changed

  • Refreshed sign in and sign up page styles.
  • Refreshed forget password and verify email pages.
  • Updated account settings modals to match website styles for consistency.

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 17, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
storybook 042dde0 Commit Preview URL

Branch Preview URL
Apr 24 2026, 05:14 PM

* update auth with new designs

* refactor: auth.js to auth.ts

* refactor: componentize auth pages

* fix: auth pages height

* feat: initial implementation of new sign-in oauth

* fix create account flow

* fix checkbox

* remove hard coded username

* implement create user validation endpoint and add more specific error responses

* feat: implement under 13 DOB guard and email/password validation route

* fix: TOCTOU issue
@tdgao tdgao changed the title Backend routes for choosing username in OAuth flow feat: update auth flow Apr 22, 2026
@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented Apr 22, 2026

@tdgao tdgao marked this pull request as ready for review April 24, 2026 15:49
Copy link
Copy Markdown
Member

@IMB11 IMB11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good changes to auth composable just 1-2 changes needed

Comment thread apps/frontend/src/components/ui/auth/CreateAccount.vue Outdated
Comment thread apps/frontend/src/components/ui/auth/SignIn.vue
Comment thread apps/frontend/src/components/ui/auth/SignUp.vue
Comment thread apps/frontend/src/composables/auth.ts
Comment thread apps/frontend/src/pages/auth/create/oauth.vue Outdated
@tdgao tdgao requested a review from IMB11 April 24, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

6 participants