Files
ubicloud/spec/routes/web/auth_spec.rb
Jeremy Evans b39ac3538a Check that social login provider provides an email before attempting to save
If no email is provided, show a nice error message.  This prevents the
following unhandled production exception:

Sequel::NotNullConstraintViolation - PG::NotNullViolation:
ERROR:  null value in column "email" of relation "accounts" violates not-null constraint
2025-04-07 11:59:56 -07:00

21 KiB