hi @joeflateau , It seems we forgot about `scopes` :) https://github.com/CodetrixStudio/CapacitorGoogleAuth/blob/deaac21b0ac0dc3a39f8db4738751e59c09e1d97/ios/Plugin/Plugin.swift#L29-L31 discussion: - https://github.com/google/GoogleSignIn-iOS/issues/23 - https://github.com/google/GoogleSignIn-iOS/pull/30 I found several suggestions: 1. custom lib https://github.com/amieso/GoogleSignIn-iOS/pull/1 2. https://github.com/google/GoogleSignIn-iOS/issues/23#issuecomment-908244462 for test can use complete example https://github.com/reslear/CapacitorGoogleAuth-Vue3-example/tree/next Could you try?
hi @joeflateau , It seems we forgot about
scopes:)CapacitorGoogleAuth/ios/Plugin/Plugin.swift
Lines 29 to 31 in deaac21
discussion:
signIngoogle/GoogleSignIn-iOS#23I found several suggestions:
signIngoogle/GoogleSignIn-iOS#23 (comment)for test can use complete example https://github.com/reslear/CapacitorGoogleAuth-Vue3-example/tree/next
Could you try?