Skip to content

Commit c254f84

Browse files
committed
slight restructuring
remove Authentication sub headings and change them to paragraph
1 parent 435034f commit c254f84

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

sources/platform/integrations/integrate_with_apify.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,10 @@ Alternatively, you can let your users manage the connection directly on your sid
6060

6161
Apify supports two main authentication methods for secure API access.
6262

63-
#### OAuth 2.0
64-
65-
Use OAuth 2.0 to allow users to authorize your integration without sharing their credentials.
63+
_OAuth 2.0_ - Use OAuth 2.0 to allow users to authorize your integration without sharing their credentials.
6664
<!-- TODO expand section possibly? -->
6765

68-
#### API Token
69-
70-
Apify user generates personal API token from Apify account settings page. For more information, see [API Token documentation](https://docs.apify.com/platform/integrations/api#api-token).
66+
_API token_ - Apify user generates personal API token from Apify account settings page. For more information, see [API Token documentation](https://docs.apify.com/platform/integrations/api#api-token).
7167

7268
### API implementation
7369

0 commit comments

Comments
 (0)