JWT Authorization by Client credentials
Authentication
JWT Authorization by Client credentials
We’ll be using the OAuth2 Client Credentials workflow as an authentication strategy and JWTs for the format of the tokens.
POST
JWT Authorization by Client credentials

