mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-01-11 14:30:49 +01:00
[PR #1] [MERGED] Fix PKCE's URL-safe Base64 encoding #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ysoftdevs/oauth-playground-client/pull/1
Author: @zdenek-biberle
Created: 12/6/2023
Status: ✅ Merged
Merged: 12/6/2023
Merged by: @xRodney
Base:
main← Head:base64url📝 Commits (1)
4474cc4Fix PKCE's URL-safe Base64 encoding📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/flow/pkce.html(+2 -2)📄 Description
Bertík just got bit by this. He didn't notice that the challenge was incorrectly encoded and was wondering why his PKCE implementation didn't work. Very sad.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.