Skip to content

Conversation

@brionmario
Copy link
Member

Purpose

This pull request refactors how the v2 embedded flow models and types are exported from the @asgardeo/react package. The main goal is to make these v2 models the primary way to interact with embedded flows by promoting them to first-class exports and renaming them for clarity.

Exports refactor for embedded flow v2 models:

  • Promoted all v2 embedded flow models and types to first-class exports in packages/react/src/index.ts, removing the V2 suffix from their exported names for easier and clearer usage.
  • Added a changeset entry to document this export refactor in .changeset/seven-wasps-act.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 9da0ebc into asgardeo:main Dec 17, 2025
3 of 6 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.

3 participants