Skip to content

New login flow #659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

New login flow #659

wants to merge 5 commits into from

Conversation

evert
Copy link
Member

@evert evert commented May 8, 2025

Since a few versions we now have a new 'login challenge' system that is
an abstraction over all the different authentication methods and
authentication factors users use.

This is used by the OAuth2 authorization-challenge flow, but the goal
was always this system to be used by every flow that lets a user log in.

This PR introduces that new login flow, but for the moment it will be
hosted under /login/experimental until this system has full feature
parity with the normal login system.

evert added 5 commits May 8, 2025 21:04
Since a few versions we now have a new 'login challenge' system that is
an abstraction over all the different authentication methods and
authentication factors users use.

This is used by the OAuth2 authorization-challenge flow, but the goal
was always this system to be used by every flow that lets a user log in.

This PR introduces that new login flow, but for the moment it will be
hosted under /login/experimental until this system has full feature
parity with the normal login system.
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