Auth0 token flows without a client

Hey there @liam2 I apologize for the delayed response, but happy to help!

The client credentials grant doesn’t require the Authorization endpoint at all, but will instead be carried out against the /token endpoint itself.