jam/docker
Thebora Kompanioni 4c76d6ae23
feat: new authentication mechanism (access/refresh token) (#665)
* dev(auth): add method postToken to JmWalletApi

* refactor: remove type ServiceInfoUpdate

* dev(auth): add Single- and RefreshTokenContext types

* Revert "config: use joinmarket v0.9.10 (#664)"

Commit was temporarily till the new auth mechanism can be handled.
This reverts commit c31ba67bfb.

* dev(auth): save auth context to session

* dev(auth): refresh token periodically

* dev(auth): maintain CurrentWallet reference when renewing auth token

* refactor: server.version must be present

* dev(auth): lower token refresh interval in dev mode

* dev(auth): add distinct method to parse auth props
2023-10-08 15:08:52 +02:00
..
regtest feat: new authentication mechanism (access/refresh token) (#665) 2023-10-08 15:08:52 +02:00