You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'find' of undefined
File "/var/www/server/production/v3.2.3/src/app/authentication/strategies/google.strategy.ts", line 106, in GoogleStrategy.findPrimary
const item = items.find((n: any) => n.metadata && n.metadata.primary);
File "/var/www/server/production/v3.2.3/src/app/authentication/strategies/google.strategy.ts", line 83, in GoogleStrategy.normalizeProfile
const name = this.findPrimary(profile.names);
File "/var/www/server/production/v3.2.3/src/app/authentication/strategies/strategy.ts", line 59, in GoogleStrategy.authenticateOAuth
const user = await this.verifyCallbackOAuth(ctx, this.name, this.providerName, this.normalizeProfile(profile));
File "<anonymous>", line unknown, in <unknown>
File "internal/process/next_tick.js", line 189, in process._tickCallback
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://rollbar.com/freezy/server/items/53/
The text was updated successfully, but these errors were encountered: