ueberauth / ueberauth_slack

Slack OAuth2 Strategy for Überauth
MIT License
23 stars 33 forks source link

check for 'users:read' scope in scopes before making 'users.info' call #18

Closed prashanthsadasivan closed 6 years ago

prashanthsadasivan commented 7 years ago

Fixes #17

hassox commented 6 years ago

I think this will break both the credentials and info calls if there is no user present.

doomspork commented 6 years ago

@prashanthsadasivan / @hassox any updates here?

acconrad commented 6 years ago

@prashanthsadasivan should probably just close this since #21 is merged?