auth
auth/session.go
Implement client_credentials grant. Implement granting an access token (ProfileID set to nil) for a client based on client credentials.
Implement client_credentials grant. Implement granting an access token (ProfileID set to nil) for a client based on client credentials.