Raul Jordan
|
f3a7f399c0
|
Engine API Client Authentication for the Merge via HTTP (#10236)
* round tripper with claims
* auth
* edit auth
* test out jwt
* passing
* jwt flag
* comment
* passing
* commentary
* fix up jwt parsing
* gaz
* update jwt libs
* tidy
* gaz
* lint
* tidy up
* comment too long
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
|
2022-02-25 19:08:43 +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 |
|