Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
JWT Token howto update

Signed-off-by: Oleh Vivtash <oleh@vivtash.net>
  • Loading branch information
duhast authored Oct 12, 2023
1 parent 2c73552 commit 2139ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/developer-docs/api/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Users can create tokens to authenticate as any user with a static key, which can

### JWT Token

OAuth2 clients can request the scope `goauthentik.io/api`, which allows their OAuth Refresh token to be used to authenticate to the API.
OAuth2 clients can request the scope `goauthentik.io/api`, which allows their OAuth Access token to be used to authenticate to the API.

0 comments on commit 2139ac1

Please sign in to comment.