Skip to content

v1.0.796

Choose a tag to compare

@inxtci inxtci released this 19 Jun 06:49
e8329d4

Description

The QA team found pair of paths that also has the smae design as login, singup... and were outdated, in this PR we aim to update these views:
/auth-link-ok
/oauth-link?authOrigin=meet

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Checked that the requested paths now have the correct design

Additional Notes