Skip to content

Commit e6716c6

Browse files
toc
1 parent ff775f0 commit e6716c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/guides/authentication/ServerToServerAuthentication/implementation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
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).
55

6-
On this page:
6+
## Table of contents
7+
78
+ [Setting up the OAuth Server-to-Server credential](#setting-up-the-oauth-server-to-server-credential)
89
+ [Generate access tokens](#generate-access-tokens)
910
+ [Generating access tokens programmatically](#generating-access-tokens-programmatically)

0 commit comments

Comments
 (0)