Skip to content

Commit

Permalink
docs: added agent authentication func
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaiKorniat committed Jul 2, 2024
1 parent 35da78a commit c837566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Please refer to JSDoc for more details.
| Method name | Description |
|------------------------------------|-----------------------------------------------------------------|
| `fetchAppToken` | fetch API token for communication with Crowdin API |
| `fetchAgentToken` | fetch Agent API token for communication with Crowdin API |
| `generateOAuthToken` | generates OAuth token for communication with Crowdin API |
| `refreshOAuthToken` | refresh OAuth token in case if it was expired |
| `constructCrowdinIdFromJwtPayload` | creates unique id of crowdin user and project from the context |
Expand Down

0 comments on commit c837566

Please sign in to comment.