Skip to content

Conversation

@brionmario
Copy link
Member

@brionmario brionmario commented Dec 17, 2025

Purpose

This pull request refactors the exports in the index.ts file of the React package to make new embedded flow types and response models from @asgardeo/browser available as first-class exports. This change prepares the codebase for the upcoming shift to embedded flows as the primary integration method.

Export enhancements for embedded flows:

  • Added exports for all v2 embedded flow types and response models (e.g., EmbeddedFlowComponentType, EmbeddedSignInFlowStatus, EmbeddedSignUpFlowResponse, etc.) from @asgardeo/browser in packages/react/src/index.ts. These are now directly accessible for consumers of the React package, simplifying integration with the new embedded flow APIs.
  • Updated the changeset to document the patch-level change and clarify the nature of the export refactor. (.changeset/real-ears-prove.md)

Related Issues

Related PRs

  • N/A

Checklist

  • Followed the CONTRIBUTING guidelines.
  • Manual test round performed and verified.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)

Security checks

@asgardeo-github-bot
Copy link

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@brionmario brionmario merged commit a4300fb into asgardeo:main Dec 17, 2025
1 of 6 checks passed
@brionmario brionmario mentioned this pull request Dec 17, 2025
6 tasks
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.

3 participants