Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for Sign in with Slack #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nikz
Copy link

@nikz nikz commented Jun 14, 2020

Hi Folks,

I was using this gem to implement "Sign in with Slack", and ran into a couple issues figuring out what's happening with the OAuth scopes. It seems like a few people in the Issues might have had similar problems.

Figured I'd add some small docs here to help the next folks! Hopefully they are all correct, happy to change if now.

This is a small README change that adds an example Auth hash and some explanations for what happens if you're only requesting the identity scopes from slack (i.e using this for "Sign in with Slack" functionality).

Thanks!

Nik

Adds an example Auth hash and some explanations for what happens if
you're only requesting the `identity` scopes from slack (i.e using this
for "Sign in with Slack" functionality).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant