Guy Lewin
|
5544e5f7d5
|
style: export shared logic from SetLogin and SetPing to a common generateAccessToken() method in oidc.go
|
2020-02-20 18:10:23 +02:00 |
|
Guy Lewin
|
a85b52d8e6
|
style: check for err not being null, dont strip return
|
2020-02-20 18:00:26 +02:00 |
|
Guy Lewin
|
e563f1cff9
|
style(auth): rename ProviderConsumer to SetterVerifier since that's the new naming convention for auth
|
2020-02-19 19:46:02 +02:00 |
|
Guy Lewin
|
72626ac2b8
|
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-02-19 15:07:02 +02:00 |
|