mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
- Configure Doorkeeper to allow custom URL schemes (maybeapp://)
- Disable force_ssl_in_redirect_uri to support non-HTTPS schemes
- Add custom Doorkeeper views with mobile OAuth detection
- Disable Turbo for mobile OAuth flows to prevent redirect interference
- Add display parameter preservation through OAuth flow
- Create custom Doorkeeper layouts with proper styling
- Add comprehensive integration tests for mobile OAuth flows
- Ensure all OAuth pages use proper doorkeeper/application layout
This allows the mobile app to complete OAuth authorization flows
without the web app interfering with custom URL scheme redirects.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
---|---|---|
.. | ||
channels/application_cable | ||
components/previews | ||
controllers | ||
fixtures | ||
helpers | ||
integration | ||
interfaces | ||
jobs | ||
lib | ||
mailers | ||
models | ||
services | ||
support | ||
system | ||
vcr_cassettes | ||
application_system_test_case.rb | ||
i18n_test.rb | ||
test_helper.rb |