1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/app
Josh Pigford cba0bdf0e2
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Fix OAuth mobile app support with custom URL schemes
- 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>
2025-06-18 05:38:23 -05:00
..
assets Fix: ticker combobox background and text color (#2370) 2025-06-16 09:58:37 -04:00
channels/application_cable Report ActionCable errors to Sentry 2025-03-17 17:26:19 -04:00
components Fix and improve chat title edit (#2285) 2025-05-23 15:31:08 -04:00
controllers Add API v1 chat endpoints 2025-06-18 04:32:14 -05:00
helpers Add comprehensive API v1 with OAuth and API key authentication (#2389) 2025-06-17 15:57:05 -05:00
javascript Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
jobs Handle ITEM_NOT_FOUND errors on Plaid deletions 2025-05-25 11:52:29 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Add comprehensive API v1 with OAuth and API key authentication (#2389) 2025-06-17 15:57:05 -05:00
services Add comprehensive API v1 with OAuth and API key authentication (#2389) 2025-06-17 15:57:05 -05:00
views Fix OAuth mobile app support with custom URL schemes 2025-06-18 05:38:23 -05:00