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

Add issuer parameter to uri + encode url parameters #58

Merged

Conversation

WardLootens
Copy link

The generated URI did not contain the issuer parameter, as recommended per
https://github.com/google/google-authenticator/wiki/Key-Uri-Format
https://docs.yubico.com/yesdk/users-manual/application-oath/uri-string-format.html

This pull requests add it
It also ensures that URL query parameters are encoded propertly

@BastiaanJansen BastiaanJansen changed the base branch from main to dev May 27, 2022 08:30
@BastiaanJansen BastiaanJansen self-assigned this May 27, 2022
@BastiaanJansen BastiaanJansen self-requested a review May 27, 2022 08:31
@BastiaanJansen BastiaanJansen merged commit a1deb4e into BastiaanJansen:dev May 27, 2022
@WardLootens WardLootens deleted the add-issuer-parameter-to-uri branch May 27, 2022 08:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants