ThirdPartyPasswordless.Google({ clientId: GOOGLE_CLIENT_ID, clientSecret: GO...
m
ThirdPartyPasswordless.Google({ clientId: GOOGLE_CLIENT_ID, clientSecret: GOOGLE_CLIENT_SECRET, scope: ['email', 'profile', 'openid'], }),
2 Views