Guy Lewin
|
2cb378bc9b
|
style: set timestamp only in auth token implementation
|
2020-02-27 08:01:19 -05:00 |
|
Guy Lewin
|
a4a3d16570
|
feat: verify token in ping and newworkconn
|
2020-02-25 12:50:24 -05:00 |
|
Guy Lewin
|
18c31c0f16
|
style: split ini parsing to auth and its implementations
|
2020-02-25 12:40:27 -05:00 |
|
Guy Lewin
|
29e9935ca7
|
style: move auth configuration to auth.go and its implementations
|
2020-02-25 12:03:34 -05:00 |
|
Guy Lewin
|
0823d94fab
|
style: unexpose BaseAuth (into baseAuth) since its package-private
|
2020-02-24 16:00:11 -05:00 |
|
Guy Lewin
|
4877c78312
|
feat: authenticate NewWorkConn messages, similar to ping
|
2020-02-22 11:14:00 -05: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 |
|