Skip to content

Commit e5a3571

Browse files
committed
fix : updated content
1 parent ac386b6 commit e5a3571

File tree

1 file changed

+2
-3
lines changed
  • src/pages/guides/authentication/ServerToServerAuthentication

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ You can also modify the set of product profiles by returning to your project on
2626

2727
Adobe supports two server to server authentication credentials. These credentials only differ in the way your application generates the access token, the rest of their functioning is similar.
2828

29-
-
30-
1. [OAuth Server-to-Server credential](#oauth-server-to-server-credential)
31-
2. [Service Account (JWT) credential *(deprecated)*](#service-account-jwt-credential-deprecated)
29+
1. [OAuth Server-to-Server credential](#oauth-server-to-server-credential)
30+
2. [Service Account (JWT) credential *(deprecated)*](#service-account-jwt-credential-deprecated)
3231

3332

3433
### OAuth Server-to-Server credential

0 commit comments

Comments
 (0)