You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance invitation code handling in authorization flow
- Updated WithInvitationCode function to set the prompt parameter to "create" when an invitation code is provided.
- Added assertions in tests to verify that the prompt is correctly set in authURLOptions and included in the generated authentication URL.
- Improved test coverage for scenarios involving invitation codes, ensuring proper handling of the prompt parameter.
0 commit comments