Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the API to cover all use cases to grab the issuer parameter from the URL #15

Closed
goppinath opened this issue Jun 1, 2023 · 0 comments

Comments

@goppinath
Copy link
Contributor

The issuer parameter can be determined from the URL either by splitting it from the name portion of the query item. The default behaviour is described here.

Even though, some special cases like Microsoft login QR-Codes need to be handled differently than the default.

The library must be extended to cover all use cases without breaking the default behaviour.

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

No branches or pull requests

1 participant