We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d15b9 commit c08850fCopy full SHA for c08850f
pages/configuration/oauth.mdx
@@ -6,12 +6,8 @@ description: How to configure OIDC
6
import { Steps, Callout } from "nextra/components";
7
8
<Callout type="warning">
9
- **Warning:** With the actual implementation of the OIDC provider, GitHub / Google login
10
- provider will be disabled.
11
-</Callout>
12
-
13
-<Callout type="warning">
14
- **Warning:** Do not use any trailing slashes ("/") at the end of any OIDC Variables.
+ **Warning:** With the actual implementation of the OIDC provider, GitHub /
+ Google login provider will be disabled.
15
</Callout>
16
17
If you want to use OAuth/OIDC, please follow the instructions below.
0 commit comments