pilcrowOnPaper / arctic

OAuth 2.0 clients for popular providers

Home Page:https://arctic-reddit.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google provider scopes documentation

KLewin23 opened this issue · comments

The docs show scopes being added in the instatiation of the google provider but from what I can tell looking around, it should be provided only on the createAuthorizationURL method.

image

I would open a pr but ive not used malta so im not sure exactly how to edit the site, I assume its just changing the google.md file

Fixed!