nhost icon indicating copy to clipboard operation
nhost copied to clipboard

More scopes in Social Sign-In Providers

Open heliocaruccio opened this issue 1 year ago • 2 comments

Hi! How can I add other permissions to the APP? For example with facebook request user_post? Tanks!

heliocaruccio avatar Jul 26 '22 01:07 heliocaruccio

I believe this has to be done manually by the team if using the cloud version.

mdp18 avatar Jul 26 '22 02:07 mdp18

Right now, the scopes are hard-coded, like this for Facebook.

But we can change them manually, as @mdp18 mentioned. We'll add the UI to make the scopes editable in the Nhost Dashboard.

elitan avatar Aug 01 '22 05:08 elitan

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 04 '23 16:05 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 31 '23 20:10 stale[bot]

While this isn't possible on the dashboard yet, you can use the nhost.toml to set the scopes. Run nhost config example and look for "scopes" to find examples.

dbarrosop avatar Oct 31 '23 20:10 dbarrosop