kmrshntr / omniauth-slack

omniauth-slack
MIT License
95 stars 156 forks source link

Documentation for `Sign in with Slack` #67

Open nikz opened 4 years ago

nikz commented 4 years ago

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