Skip to content

Rename js-oauth-login to js-track-omni-auth

Eduardo Sanz García requested to merge eduardosanz/js-google-tag-manager into master

What does this MR do and why?

In the sign up pages, js-oauth-login is not use for the remember me checkbox functionality or preserving the URL fragment. Hence we rename it to js-track-omni-auth to separate both functionalities.

EE: true

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

No changes

How to set up and validate locally

These two pages should work the same (open on an incognito window):

  • /users/sign_up
  • /-/trial_registrations/new (only in SaaS emulation)
Edited by Eduardo Sanz García

Merge request reports