You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
Some providers require you to pass in at least one scope field, unlike Facebook for example that will default to the "basic" scope if none is passed.
in addition some providers of no customizable scope at all and either require it to be defined in the app settings, or offer no customization.
Update the readme to be clearer on which providers offer scope and those that don't.
Update the OAuth lib so it will auto populate the providers "basic" scope so it doesn't need to be defined in the config file.
Affected providers:
Google
Github
Instagram
Microsoft
Soundcloud
The text was updated successfully, but these errors were encountered:
Some providers require you to pass in at least one scope field, unlike Facebook for example that will default to the "basic" scope if none is passed.
in addition some providers of no customizable scope at all and either require it to be defined in the app settings, or offer no customization.
Update the readme to be clearer on which providers offer scope and those that don't.
Update the OAuth lib so it will auto populate the providers "basic" scope so it doesn't need to be defined in the config file.
Affected providers:
The text was updated successfully, but these errors were encountered: