Hi. Im trying to implement Sign In with Slack but ...
# help
l
Hi. Im trying to implement Sign In with Slack but am running into problems requesting additional scopes. I need to request additional user scopes (so I can send messages on behalf of the user). I'm not able to do this with Supabase since it looks like Supabase only supports
Sign In with Slack
(https://api.slack.com/authentication/sign-in-with-slack) but doesn't support
Install with OAuth
(https://api.slack.com/authentication/oauth-v2). The difference between the two is that
Sign In with Slack
only lets you access the user
email
and
profile
, whereas
Install with OAuth
lets you request additional scopes. Is there a suggested workaround here? I'd still love to use Supabase's great auth features, but it doesnt look like I'll be able to here
n
Hello @Lior539! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
🆕 Sign In with Slack Request additional Scopes