Felix Exter
Results
2
comments of
Felix Exter
Have same problem
@Skalkaz change `profileUrl` & `scope` in your strategy config: ``` js profileUrl: 'https://slack.com/api/users.identity?token=', scope: 'identity.basic', ``` Notice profile data can be changed.