Skip to content

Commit

Permalink
Update api_resources.md
Browse files Browse the repository at this point in the history
Fix grammar
  • Loading branch information
jeffdahlcorpay authored Sep 11, 2023
1 parent 59903c4 commit 7b04f30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ If a client would now request a scope belonging to the *customer* resource, the

### Setting a signing algorithm
Your APIs might have certain requirements for the cryptographic algorithm used to sign the access tokens for that resource.
An example could be regulatory requirements, or that you are starting to migration your system to higher security algorithms.
An example could be regulatory requirements, or that you are starting to migrate your system to higher security algorithms.

The following sample sets *PS256* as the required signing algorithm for the *invoices* API:

Expand Down

0 comments on commit 7b04f30

Please sign in to comment.