You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Plane offers several methods you can choose from to let your users log in to your Plane instance. Configure these methods in `Authentication` on `/god-mode` of your instance.
4
4
---
5
5
{/* ## Restrict sign-ups to invited users
@@ -15,69 +15,3 @@ Plane lets your users log in with codes sent over email. This is disabled if SMT
15
15
### Passwords
16
16
17
17
Your users can log in with passwords that they or you set for them. This is toggled on when SMTP isn't configured for your instance. Disable it if you would like to use another authentication method below.
18
-
19
-
### Google OAuth
20
-
21
-
Plane already ships with out-of-the-box support for Google OAuth. This is the easiest option to configure for Google Workspace users.
22
-
23
-
#### Configure Plane as an app on Google API Console
24
-
25
-
First, you will need to identify Plane as an approved OAuth app to Google.
26
-
27
-
1. Go to the [Google API console](https://console.cloud.google.com/apis) and create a new project.
28
-
2. Navigate to the **OAuth consent screen** under **APIs & Services**. Choose how you want to configure and register the Plane app, including your target users, and click **Create**.
Plane already ships with out-of-the-box support for Google OAuth. This is the easiest option to configure for Google Workspace users.
6
+
7
+
## Configure Plane as an app on Google API Console
8
+
9
+
First, you will need to identify Plane as an approved OAuth app to Google.
10
+
11
+
1. Go to the [Google API console](https://console.cloud.google.com/apis) and create a new project.
12
+
2. Navigate to the **OAuth consent screen** under **APIs & Services**. Choose how you want to configure and register the Plane app, including your target users, and click **Create**.
0 commit comments