Preston Van Loon
|
a3f8ccd924
|
validator: Fix flaky test TestServer_RefreshJWTSecretOnFileChange (#10296)
|
2022-03-01 20:34:05 +00:00 |
|
Raul Jordan
|
0b09e3e955
|
Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810)
* refresh auth file
* refresh auth token from file changes
* gaz
* test for refresh
* rem token
* secret
* refresh
* remove wallet dir on test end
|
2021-10-28 10:24:39 -04:00 |
|
Raul Jordan
|
4c677e7b40
|
Remove JWT Expiration (#9813)
* remove expiry from claims
* fix tests
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-10-26 10:24:09 +00:00 |
|
Raul Jordan
|
a797a7aaac
|
Refactor Web Authentication to Use Auth Token (#9740)
* builds
* initialize auth token from scratch
* change auth
* add improvements
* moar auth fixes
* web auth changes running
* url encode
* tests
* gaz
* navigate auth
* separate line
* auth token
* 304
* persistent auth tokens and jwts
* fixed up test
* auth token path test and integration test
* auth token test
* auth token command
* gaz
* gaz
* Radek feedback
* fix up
* test
* Update validator/rpc/auth_token.go
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
|
2021-10-20 16:37:05 +00:00 |
|