Skip to content

Replace + with %20 to comply with URI spec#89

Open
cw-q-dev wants to merge 1 commit into
BastiaanJansen:mainfrom
cw-q-dev:percent-encoding-for-plus
Open

Replace + with %20 to comply with URI spec#89
cw-q-dev wants to merge 1 commit into
BastiaanJansen:mainfrom
cw-q-dev:percent-encoding-for-plus

Conversation

@cw-q-dev
Copy link
Copy Markdown

@cw-q-dev cw-q-dev commented May 7, 2026

This PR fixes an issue that in Microsoft Authenticator names with spaces get a + instead of spaces.
Root cause is that the scheme for OTP is to be URI encoded, not URL encoded.

See also #81

@cw-q-dev cw-q-dev mentioned this pull request May 7, 2026
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.

2 participants