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.
2 parents 6d6cb7e + c8c6b66 commit cddd2fcCopy full SHA for cddd2fc
README.md
@@ -51,7 +51,7 @@ For Google, the registration steps are:
51
* Choose **"Web application"**
52
* Application name is freeform, choose something appropriate
53
* Authorized JavaScript origins is your domain ex: `https://internal.yourcompany.com`
54
- * Authorized redirect URIs is the location of oath2/callback ex: `https://internal.yourcompany.com/oauth2/callback`
+ * Authorized redirect URIs is the location of oauth2/callback ex: `https://internal.yourcompany.com/oauth2/callback`
55
* Choose **"Create"**
56
4. Take note of the **Client ID** and **Client Secret**
57
0 commit comments