-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Description
hi @joeflateau , It seems we forgot about scopes
:)
CapacitorGoogleAuth/ios/Plugin/Plugin.swift
Lines 29 to 31 in deaac21
scopes = getConfigValue("scopes") as? [String]; | |
discussion:
- Request additional scopes with
signIn
google/GoogleSignIn-iOS#23 - Add the option to choose additional scopes at sign-in google/GoogleSignIn-iOS#30
I found several suggestions:
- custom lib AMIE-1111 - Add scopes on sign in amieso/GoogleSignIn-iOS#1
- Request additional scopes with
signIn
google/GoogleSignIn-iOS#23 (comment)
for test can use complete example https://github.com/reslear/CapacitorGoogleAuth-Vue3-example/tree/next
Could you try?
Metadata
Metadata
Assignees
Labels
No labels