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

[Feature Request] Add custom extra url query values for OtpUri class #68

Open
sgjsakura opened this issue Feb 18, 2025 · 0 comments
Open

Comments

@sgjsakura
Copy link

sgjsakura commented Feb 18, 2025

Some authenticator apps (i.e. Microsoft Authenticator) supports some non-standard uri query values for extra informations, such as image (which used to set the URL for display logo image), and so on.

Could you please consider to add an ExtraQueryValues dictionary into the OtpUri class and use it to append any extra url query values when invoking the ToUrl method? Although it can be done by manually update the generated string using 3rd string URI handling methods, it will be much better if this feature is integrated.

Many thanks!

@sgjsakura sgjsakura changed the title [Feature Request] Add custom extra url query values for OptUri class [Feature Request] Add custom extra url query values for OtpUri class Feb 18, 2025
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