Skip to content

feat(react-kit): auth modes#151

Draft
OmarBasem wants to merge 1 commit into
omar/set-auth-methodfrom
omar/auth-modes
Draft

feat(react-kit): auth modes#151
OmarBasem wants to merge 1 commit into
omar/set-auth-methodfrom
omar/auth-modes

Conversation

@OmarBasem
Copy link
Copy Markdown
Contributor

@OmarBasem OmarBasem commented May 5, 2026

Closes FS-2130

Summary

  • This PR adds support for custom UI mode for Auth flow: <AuthFlow>{(auth) => <CustomAuthUI auth={auth} />}</AuthFlow>
  • Allows switching between default AuthFlow and custom UI mode in example app

If we need a third mode that uses the same UI, but not tied to our auth logic, more context is needed on that, and can be implemented in a separate PR (I think the dev importing react-kit components, and using their business logic already achieves that?)

@OmarBasem OmarBasem changed the title feat: auth modes feat(react-kit): auth modes May 5, 2026
@OmarBasem OmarBasem self-assigned this May 5, 2026
@OmarBasem OmarBasem requested a review from brtkx May 5, 2026 07:36
@brtkx brtkx marked this pull request as draft May 6, 2026 15:08
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