Create a node middleware that uses a ClientCredentialsTokenProvider to ammend the request authorization headers. This should only be used server side due to the sensitive nature of the Client Credentials.
Can be used with express, connect, next-connect, etc.
Create a node middleware that uses a ClientCredentialsTokenProvider to ammend the request authorization headers. This should only be used server side due to the sensitive nature of the Client Credentials.
Can be used with express, connect, next-connect, etc.