Changelog
Branch fix/apple-authorize-query-encoding: changelog
April 19, 2026Branch fix/apple-authorize-query-encoding1 min readAI Generated
Branch fix/apple-authorize-query-encoding: changelog
Automated summary for branch fix/apple-authorize-query-encoding. This post is generated on push; commit it with your changes.
Commits
- f9e4bf82 chore(webapp): refresh PR blog post after second commit
- 2be1450b chore(webapp): sync PR blog post for Apple authorize encoding fix
- 1fde2a12 fix(auth): use %20 in Apple authorize URL query params
Files changed
services/rust-api/src/auth/apple.rs | 94 +++++++++++++++++++++-
.../manifest.json | 12 +++
.../versions/ai.md | 22 +++++
webapp/e2e-prod/auth-smoke.spec.ts | 3 +
4 files changed, 127 insertions(+), 4 deletions(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.