Commit Graph

2 Commits

Author SHA1 Message Date
Mark Steve Samson
5eb5e2f7b0 Add audience parameter to token request
This is for making oidc authentication compatible with Auth0
https://auth0.com/docs/api-auth/tutorials/client-credentials
2020-03-24 07:56:48 +08:00
Guy Lewin
6c6607ae68
feat: add multiple authentication methods, token and oidc.
token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-03-01 10:57:01 +08:00