prysm-pulse/validator/rpc
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
..
accounts_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
accounts.go Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
auth_token_test.go Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
auth_token.go Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
beacon_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
beacon.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
BUILD.bazel Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
health_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
health.go Unused parameter should be replaced by underscore (#9632) 2021-09-20 20:51:59 +00:00
intercepter_test.go Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
intercepter.go Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
server.go Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
slashing_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slashing.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
wallet_test.go Refactor Web Authentication to Use Auth Token (#9740) 2021-10-20 16:37:05 +00:00
wallet.go Validate Keystores Validator Client RPC Endpoint (#9799) 2021-10-20 09:23:59 -05:00