Jordan Hrycaj 737236fd6e
Enable JWT authentication for websockets (#1039)
* Enable JWT authentication for websockets

details:
  Currently, this is optional and only enabled when the jwtsecret option
  is set.

  There is a default mechanism to generate a JWT secret if it is not
  explicitly stated. This mechanism is currently unused.

* Make JWT authentication compulsory for websockets

* Fix unit test entry point + cosmetics

* Update JSON-RPC link

* Improvements as suggested by Mamy
2022-04-06 15:11:13 +01:00
..
2022-04-06 07:28:19 +02:00
2022-02-10 15:48:26 +07:00
2022-03-31 09:21:36 +01:00
2019-10-31 06:17:01 +01:00
2021-12-10 13:40:51 +00:00
2022-01-22 08:26:57 +02:00
2021-01-11 14:54:55 +07:00

tests

TODO: more GeneralStateTest fixtures!