Skip to content

Commit

Permalink
Update docs/_static/auth/v2.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: reinkrul <[email protected]>
  • Loading branch information
woutslakhorst and reinkrul authored Oct 18, 2024
1 parent bf9ba82 commit ffd9052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_static/auth/v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ components:
example: "https://target_token_endpoint"
client_id:
type: string
description: The client identity the access token was issued to. Since the verifiable presentation is used to grant access, the client_id is just a reflection of the client_id in the access token request.
description: The client identity the access token was issued to. Since the Verifiable Presentation is used to grant access, the client_id reflects the client_id in the access token request.
example: https://example.com/oauth2/client
exp:
type: integer
Expand Down

0 comments on commit ffd9052

Please sign in to comment.