You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
10b6c42: Rename the web templates' build file from dockerfile to Dockerfile so docker compose build finds it on case-sensitive filesystems (Linux/CI). Previously a scaffolded project's web build failed there while working on case-insensitive macOS. Also document the alias, verify.flows, and setup.oauth manifest fields, and expand the react-oauth OAuth provider setup guide (including manual Apple steps).