Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,6 @@ module.exports = {
},
{
pages: [
{
path: "guides/authentication/Tools/o-auth-playground.md",
title: "OAuth 2.0 Playground"
},
{
path: "guides/authentication/Tools/postman.md",
title: "Postman"
Expand Down
6 changes: 0 additions & 6 deletions src/pages/guides/authentication/Tools/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@

# Tools Overview


## OAuth 2.0 Playground
Do you have an OAuth integration created?

[Try the OAuth 2.0 Playground tool](o-auth-playground.md) to generate an access token.

## Postman

[Try Postman for generating an access token](postman.md) for both OAuth and Service Account Integration.
36 changes: 0 additions & 36 deletions src/pages/guides/authentication/Tools/o-auth-playground.md

This file was deleted.