Skip to content

Commit

Permalink
Multiauth proxy support
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Crawford <[email protected]>
  • Loading branch information
stephen-crawford committed Jul 29, 2024
1 parent 3be0167 commit 66658fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions public/apps/login/login-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ export function LoginPage(props: LoginPageDeps) {
break;
}
case AuthType.PROXY: {
// formBody.pop();
// formBody.pop();
// formBody.pop();
break;
}
default: {
Expand Down

0 comments on commit 66658fd

Please sign in to comment.