Skip to content

Commit 7f9b118

Browse files
committed
remove OAuth Playground
1 parent e271b97 commit 7f9b118

File tree

3 files changed

+0
-46
lines changed

3 files changed

+0
-46
lines changed

gatsby-config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,6 @@ module.exports = {
197197
},
198198
{
199199
pages: [
200-
{
201-
path: "guides/authentication/Tools/o-auth-playground.md",
202-
title: "OAuth 2.0 Playground"
203-
},
204200
{
205201
path: "guides/authentication/Tools/postman.md",
206202
title: "Postman"
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11

22
# Tools Overview
33

4-
5-
## OAuth 2.0 Playground
6-
Do you have an OAuth integration created?
7-
8-
[Try the OAuth 2.0 Playground tool](o-auth-playground.md) to generate an access token.
9-
104
## Postman
115

126
[Try Postman for generating an access token](postman.md) for both OAuth and Service Account Integration.

src/pages/guides/authentication/Tools/o-auth-playground.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)