Felix Exter

Results 2 comments of Felix Exter

@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.