Skip to content

dev(oidc): switch login/signup flows where applicable#2550

Merged
KernelDeimos merged 1 commit intomainfrom
eric/262P4_oidc-switch-flows
Feb 27, 2026
Merged

dev(oidc): switch login/signup flows where applicable#2550
KernelDeimos merged 1 commit intomainfrom
eric/262P4_oidc-switch-flows

Conversation

@KernelDeimos
Copy link
Copy Markdown
Contributor

For convenience, switch flow if the user's action doesn't match the system state when signing up or logging in with Google:

  • If the user chooses "signup" but they already have an account, log them into that account.
  • If the user chooses "login" but they do not have an account yet, create an account where their authenticated email address.

For convenience, switch flow if the user's action doesn't match the
system state when signing up or logging in with Google:
- If the user chooses "signup" but they already have an account, log
  them into that account.
- If the user chooses "login" but they do not have an account yet,
  create an account where their authenticated email address.
@KernelDeimos KernelDeimos merged commit 9d4e990 into main Feb 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant