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-04-05 17:22:46 +07:00
2022-03-21 17:12:07 +00:00
2022-02-08 20:23:40 +07:00
2022-04-05 17:22:46 +07:00
2022-03-24 10:28:28 +00:00
2022-02-08 20:23:40 +07:00
2022-03-03 08:28:00 +07:00
2022-04-04 09:01:39 +07:00
2022-04-05 17:22:46 +07:00