Guy Lewin
|
4877c78312
|
feat: authenticate NewWorkConn messages, similar to ping
|
2020-02-22 11:14:00 -05:00 |
|
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
|
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 |
|