1
0
mirror of synced 2025-12-21 10:57:10 -05:00

[Accessibility] Update tables in "Issue event types" article (#35913)

This commit is contained in:
Sarita Iyer
2023-03-28 15:42:53 -04:00
committed by GitHub
parent 47b53add9f
commit 86a4dc63a0
4 changed files with 399 additions and 191 deletions

View File

@@ -15,7 +15,7 @@ topics:
In order to authenticate as an app or generate an installation access token, you must generate a JSON Web Token (JWT). If a REST API endpoint requires a JWT, the documentation for that endpoint will indicate that you must use a JWT to access the endpoint.
Your JWT must be signed using the `RS256` algorithm and must contain the following claims:
Your JWT must be signed using the `RS256` algorithm and must contain the following claims.
|Claim | Meaning | Details |
|---|---|---|