Skip to content

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

Description

@sgjsakura

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions