Skip to content

Add social sign up on new sign up flow

Nicolas Dular requested to merge nicolasdular/new-signup-omniauth into master

What does this MR do?

Part of gitlab-org/growth/engineering#98 (closed)

Social sign up buttons where missing in the experimental sign up flow. This MR adds them again with slight design changes. Since Google and GitHub are the most used sign in options, we prioritise these now. This is the first iteration. Next step will be to not display all options and add the "More options" part in the design.

Screenshots

Screenshot_2020-01-16_at_11.46.02

Does this MR meet the acceptance criteria?

Conformity!

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Nicolas Dular

Merge request reports