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 prompt handling in GetAuthURLWithInvitation
- Updated GetAuthURLWithInvitation to set the prompt parameter to "create" only if no custom prompt is provided.
- Added tests to verify that the prompt parameter behaves correctly with and without invitation codes, ensuring custom prompts are preserved.
- Improved test coverage for scenarios involving invitation codes and prompt handling.
0 commit comments