|
|
3f32fd95e0
|
feat: refresh expired access tokens in one goroutine
|
2020-04-21 08:36:39 +00:00 |
|
|
|
80f4e1e346
|
Fixing unit tests for client manager.
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
* update mocks
* delete auth when FinishLogin fails
* check for mailbox password
* add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
|
2020-04-21 08:36:39 +00:00 |
|
|
|
b01be382fc
|
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
|
2020-04-21 08:36:38 +00:00 |
|
|
|
042c340881
|
feat: make store use ClientManager
|
2020-04-21 08:36:38 +00:00 |
|
|
|
f269be4291
|
refactor: make pmapi.Client the interface
|
2020-04-21 08:36:38 +00:00 |
|
|
|
6e38a65bd8
|
feat: improve login flow
|
2020-04-21 08:36:38 +00:00 |
|
|
|
341a6501e6
|
fix: don't return error when event data is nil
|
2020-04-17 09:19:39 +00:00 |
|
|
|
17f4d6097a
|
We build too many walls and not enough bridges
|
2020-04-08 12:59:16 +02:00 |
|