Login with OmniAuth providers
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Similarly to #440375 (closed), we need to ensure user can login via an OmniAuth provider.
OmniAuth callback endpoints are /users/auth/{provider name}/callback, and the requests do not include enough information to be routed to the owning Cell.
Edited by 🤖 GitLab Bot 🤖