Skip to content

Migrates OmniAuth login button to use Pajamas

Eduardo Sanz García requested to merge eduardosanz/migrate-sso-button into master

What does this MR do and why?

Migrates OmniAuth login button to use Pajamas component

Changelog: other

Closes Migrate to Pajamas compliant buttons in app/vie... (#417814 - closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

No change.

How to set up and validate locally

  1. On an incognito window, go to /users/sign_in.
  2. The button should look the same and be inside a <form> element and trigger a post request.

Merge request reports