|
| 1 | +- pathPrefix: |
| 2 | + - /developer-console/docs/ |
| 3 | + |
| 4 | +- pages: |
| 5 | + - [Developer Console](/developer-console) |
| 6 | + - [Authentication Guide](guides/authentication/index.md) |
| 7 | + - [Documentation](guides/index.md) |
| 8 | + - [Support](support/index.md) |
| 9 | + |
| 10 | +- subPages: |
| 11 | + - [Developer Console](guides/index.md) |
| 12 | + - [Getting Started](guides/getting-started.md) |
| 13 | + - [Projects](guides/projects/index.md) |
| 14 | + - [Create an Empty Project](guides/projects/projects-empty.md) |
| 15 | + - [Create a Templated Project](guides/projects/projects-template.md) |
| 16 | + - [Projects Approval](guides/projects/approval.md) |
| 17 | + - [Beta Users](guides/projects/beta-users.md) |
| 18 | + - [Plugins](guides/plugins/index.md) |
| 19 | + - [Distribute a Plugin](guides/plugins/plugin-distribution.md) |
| 20 | + - [Update a Plugin](guides/plugins/plugin-update.md) |
| 21 | + - [Services](guides/services/index.md) |
| 22 | + - [Add API using OAuth Server-to-Server credential](guides/services/services-add-api-oauth-s2s.md) |
| 23 | + - [Add API using API Key credential](guides/services/services-add-api-key.md) |
| 24 | + - [Add API using OAuth User authentication credential](guides/services/services-add-api-oauth-user-authentication.md) |
| 25 | + - [Add Events](guides/services/services-add-event.md) |
| 26 | + - [Enable Runtime](guides/services/services-enable-runtime.md) |
| 27 | + - [Email Alerts](guides/email-alerts/index.md) |
| 28 | + - [Certificate Expiry](guides/email-alerts/cert-expiry.md) |
| 29 | + - [Credentials](guides/credentials.md) |
| 30 | + - [Insights](guides/insights.md) |
| 31 | + - [APIs and services](guides/apis-and-services.md) |
| 32 | + - [Public Profile](guides/public-profile.md) |
| 33 | + - [Quota](guides/quota.md) |
| 34 | + - [Authentication](guides/authentication/index.md) |
| 35 | + - [User Authentication](guides/authentication/UserAuthentication/index.md) |
| 36 | + - [Implementation Guide](guides/authentication/UserAuthentication/implementation.md) |
| 37 | + - [API Reference](guides/authentication/UserAuthentication/IMS.md) |
| 38 | + - [Server to Server Authentication](guides/authentication/ServerToServerAuthentication/index.md) |
| 39 | + - [Implementation Guide](guides/authentication/ServerToServerAuthentication/implementation.md) |
| 40 | + - [Migration Guide](guides/authentication/ServerToServerAuthentication/migration.md) |
| 41 | + - [Migration FAQs](guides/authentication/ServerToServerAuthentication/faqs.md) |
| 42 | + - [API Reference](guides/authentication/ServerToServerAuthentication/IMS.md) |
| 43 | + - [Service Account (JWT) credential](guides/authentication/JWT/index.md) |
| 44 | + - [Create a Public Key Certificate](guides/authentication/JWT/JWTCertificate.md) |
| 45 | + - [JWT Metascopes](guides/authentication/JWT/Scopes.md) |
| 46 | + - [JWT Sample Code](guides/authentication/JWT/samples.md) |
| 47 | + - [API Key Authentication](guides/authentication/APIKeyAuthentication/index.md) |
| 48 | + - [Tools](guides/authentication/Tools/index.md) |
| 49 | + - [OAuth 2.0 Playground](guides/authentication/Tools/OAuthPlayground.md) |
| 50 | + - [Postman](guides/authentication/Tools/Postman.md) |
| 51 | + - [Support](support/index.md) |
| 52 | + - [FAQ](support/faq.md) |
0 commit comments