Improve the `Gitlab::OAuth::User` error message
The error saving the user is logged to application.log. Previously, the entry had no context and was unusable - 'Error saving user: [Email address already taken]'. Adding the auth hash UID and email makes the error more helpful.
Showing
Please register or sign in to comment