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
- Validate email is present before attempting to find or create a Member
- Show friendly error message when GitHub returns blank/missing email
- Prevents ActiveRecord::RecordInvalid error with multiple validation errors
email_missing_from_provider: "We could not retrieve your email address from GitHub. Please make sure your GitHub account has a public email address and try again."
0 commit comments