joselfonseca / lighthouse-graphql-passport-auth

Add GraphQL mutations to get tokens from passport for https://lighthouse-php.com/
https://lighthouse-php-auth.com/
MIT License
228 stars 56 forks source link

Permissions social login #150

Closed xx1196 closed 3 years ago

xx1196 commented 3 years ago

I would like to know how I add permissions to a login by social network for example google and add permissions of gmail, calendar, etc ... Big package <3

joselfonseca commented 3 years ago

That is done by the SDK you use to get the initial socia network token who's is what this package receives, therefore is out of scope for the package.