Skip to content

Commit

Permalink
Merge branch 'master' into docs-3689-auth-explorer-update
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-gagliardi authored Apr 29, 2024
2 parents 5836e59 + 6c832b4 commit 690e390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,10 @@ const redirects = [
],
to: '/authenticate/passwordless/implement-login/embedded-login',
},
{
from: ['/authenticate/passwordless/passwordless-with-new-universal-login'],
to: '/authenticate/passwordless/passwordless-with-universal-login',
},
{
from: ['/password-strength', '/connections/database/password-strength'],
to: '/authenticate/database-connections/password-strength',
Expand Down

0 comments on commit 690e390

Please sign in to comment.