markbates / markbates/goth

Facebook oauth unable to remove scope

Open
#252 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
6.6k
Forks
631
PR merge metrics
No merged PRs in 30d

Description

We are doing a project where a user can authenticate through facebook, the problem is that we don't know how to remove the scope, since we don't need it.
We need to remove this `&scope=email+first_name+last_name+link+about+id+name+picture+location` from the url

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

No file or test is named. Start by locating the Facebook OAuth URL construction and inspect how the requested scope is assembled. Done means the unwanted scope is no longer included in the generated URL, with a test or demonstrated behavior covering the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.