LinusU / LinusU/flutter_web_auth
Help needed with callback url
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 213
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone I was trying to set up a small oauth application and was trying to sync in with the details described here. To set up my project I have :
- set up a google client id
- set up and properly installed the web_auth flutter package
Unfortunately, I have not been able to configure my `callback url scheme` and need some help regarding the same.As of now, google auth opens up successfully but gives our the following `error 404 : invalid request.`
you can test the [project](https://zapp.run/edit/flutter-z1ry06su1rz0?entry=lib/main.dart&file=lib/main.dart)
Thanks again in advance
Contributor guide
No contributing guide indexed for this repository
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 with the linked reproduction project at lib/main.dart and reproduce the Google authentication flow using the configured Google client ID and web_auth package. Trace the callback URL scheme configuration and verify the flow completes without the reported 404 invalid-request error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- authentication, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100