Skip to content

Commit

Permalink
toc
Browse files Browse the repository at this point in the history
  • Loading branch information
theManikJindal committed Apr 11, 2024
1 parent ff775f0 commit e6716c6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

The following guide goes over finer implementation details for OAuth Server-to-Server credentials. At the end of the guide is a list of recommended industry-standard OAuth2 libraries. Before you proceed, we recommend you become familiar with the server to server authentication credentials in our [server to server authentication guide](./index.md).

On this page:
## Table of contents

+ [Setting up the OAuth Server-to-Server credential](#setting-up-the-oauth-server-to-server-credential)
+ [Generate access tokens](#generate-access-tokens)
+ [Generating access tokens programmatically](#generating-access-tokens-programmatically)
Expand Down

0 comments on commit e6716c6

Please sign in to comment.