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.
## 📋 Pull Request Information
**Original PR:** https://github.com/ysoftdevs/oauth-playground-client/pull/1
**Author:** [@zdenek-biberle](https://github.com/zdenek-biberle)
**Created:** 12/6/2023
**Status:** ✅ Merged
**Merged:** 12/6/2023
**Merged by:** [@xRodney](https://github.com/xRodney)
**Base:** `main` ← **Head:** `base64url`
---
### 📝 Commits (1)
- [`4474cc4`](https://github.com/ysoftdevs/oauth-playground-client/commit/4474cc42a6bbbf1cbd7e9cccc243dcb6873f7ba9) Fix PKCE's URL-safe Base64 encoding
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `src/flow/pkce.html` (+2 -2)
</details>
### 📄 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.

---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.