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?
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.
Comments
Similar requests
Supabase cli to accept oauth tokens
2 votes · 0 comments
Include resource field in OAuth authorization details response
1 vote · 0 comments
Ephemeral branches need a stable OAuth callback URL
2 votes · 0 comments
Allow OAuth App integrations to access more than just Management APIs
2 votes · 0 comments
Handling the Password Reset for a user by Supabase itself.
2 votes · 0 comments
No comments yet.