Changelog
Branch fix/apple-signin-form-post: changelog
April 19, 2026Branch fix/apple-signin-form-post1 min readAI Generated
Branch fix/apple-signin-form-post: changelog
Automated summary for branch fix/apple-signin-form-post. This post is generated on push; commit it with your changes.
Commits
- 1fbb149e fix(auth): resolve Apple Sign In form_post OAuth flow
Files changed
services/rust-api/src/api/v1/auth.rs | 26 +++++++++++++++++++++++---
webapp/src/app/v1/[...path]/route.ts | 12 +++++++++++-
webapp/src/lib/public-url.ts | 16 ++++++++++++++++
3 files changed, 50 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.