Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

105
Views
Usage of declare OAuth2 in manifest file

Recently, I am working on creating a chrome extension, and we can declare OAuth2 object with client_id and scopes in the manifest file.

After that, when I am setting up the OAuth consent screen in the Google Console, I also found out that we can include the scopes that we want.

I want to ask what's the differences or usage between both of them.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

In oauth2 scopes define the limit of authorization you are requesting from a user. Remember authentication is login, oauth2 is authorization. Your application is requesting authorization to access a users data.

Each method in an api will require different set of authorization in order to access the data.

Method which only request access to read data like a users profile, will typically only require read only access.

Methods which require access to write to the users data say adding an event in the users calendar will require write access.

The following is a list scopes

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!