frp/models/auth
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
..
auth.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00
oidc.go Add audience parameter to token request 2020-03-24 07:56:48 +08:00
token.go feat: add multiple authentication methods, token and oidc. 2020-03-01 10:57:01 +08:00