LinusU / LinusU/flutter_web_auth

Help needed with callback url

Open
#152 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.