Move FLOW_AUTHENTICATE, FLOW_REGISTER to constants
What does this MR do and why?
As suggested in
!111659 (comment 1280402886),
we are moving FLOW_AUTHENTICATE
and FLOW_REGISTER
to constants.js
.
In addition, we replace all the strings by these constants.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García