Replies: 1 comment
-
Holy smokes I haven't been around to check discussions, this is totally resolved now for all strategies :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thanks for creating this module 🙏
I was trying to request the Google Sheets scope when creating a
GoogleStrategy
, but apparentlyscope
is typed to only'openid' | 'email' | 'profile'
.I think it would be great if the provider could accept additional scopes.
Wdyt?
Beta Was this translation helpful? Give feedback.
All reactions