Skip to content

feat: audit auth flow for iframe#396

Open
lwin-kyaw wants to merge 1 commit intomasterfrom
feat/audit-auth-iframe
Open

feat: audit auth flow for iframe#396
lwin-kyaw wants to merge 1 commit intomasterfrom
feat/audit-auth-iframe

Conversation

@lwin-kyaw
Copy link
Copy Markdown
Contributor

@lwin-kyaw lwin-kyaw commented Apr 1, 2026

Jira Link

https://consensyssoftware.atlassian.net/browse/EMBED-242?atlOrigin=eyJpIjoiOTBlYjQ0YTNlYWNiNGZkOWFlNTIzYWI4YzgwMzljY2QiLCJwIjoiaiJ9

Description

This PR updates LoginParams type to include optional recordId and loginSource to audit auth progress for IFrame.

How has this been tested?

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Note

Low Risk
Type-only API extension with no behavioral changes; risk is limited to potential downstream typing/compatibility expectations for consumers.

Overview
Adds optional recordId and loginSource fields to LoginParams (in src/utils/interfaces.ts) so callers—especially iframe flows—can pass audit metadata through the login request payload.

Written by Cursor Bugbot for commit ab3d72f. This will update automatically on new commits. Configure here.

@lwin-kyaw lwin-kyaw requested a review from a team as a code owner April 1, 2026 10:27
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.

2 participants