Riddy21 / Riddy21/Friday_Budgeting_Pro
[Future] Canadian OAuth banking (RBC, TD, Scotiabank)
Open
Nobody has claimed this yet.
enhancement
future
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Future: Canadian OAuth banking (RBC, TD, Scotiabank)
Canadian banks using OAuth (RBC, TD, Scotiabank) require HTTPS redirect URIs registered in the Plaid dashboard. This is deferred to a future phase.
Requirements
- HTTPS endpoint for OAuth redirect URI
- URI registered in Plaid dashboard under Team Settings → API → Allowed redirect URIs
- Tailscale or reverse proxy for HTTPS termination
Notes
- Non-OAuth institutions (BMO standard flow) work without this
- Wealthsimple Cash also uses OAuth — same requirement
- Once HTTPS is set up and URI registered, uncomment PLAID_REDIRECT_URI in .env
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the HTTPS redirect URI requirement and the existing .env configuration, then check the Plaid dashboard settings under Team Settings → API → Allowed redirect URIs. Done means an HTTPS endpoint is available, the URI is registered, and PLAID_REDIRECT_URI can be uncommented for Canadian OAuth institutions.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100