diff --git a/src/routes/console/[project]/users/authentication.svelte b/src/routes/console/[project]/users/authentication.svelte index aae4b4b8b..e4c2350ef 100644 --- a/src/routes/console/[project]/users/authentication.svelte +++ b/src/routes/console/[project]/users/authentication.svelte @@ -1,5 +1,5 @@ - -
-
-

Auth Methods

-

Enable the auth methods you wish to use.

-
-
-
-
    - {#each $authMethods.list as box} -
  • - -
  • - {/each} + +

    Auth Methods

    +

    Enable the auth methods you wish to use.

    + + +
      + {#each $authMethods.list as box}
    • -
    • -
    - -
-
-
+ {/each} +
  • + +
  • + + + +

    OAuth2 Providers