FeatureFuel
1

Pass empty scope to Twitch OAuth

Source: supabase/supabase#14778 · opened by @Mammonator
Hello,

I am making an application that uses Twitch OAuth. The default scope in the implementation is user:read:email, which I do not need for this application. Not requiring email permissions will make applications such as this easier to trust, since an empty scope only returns public information.

Ideally, it should be possible to pass an empty string as a scope, but it seems like this is ignored in the [gotrue fork:](


Maybe it should be possible for the client to pass null, or an empty string to get an empty scope?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests