projectmoon
|
5546576fa8
|
State-based logic routines for executing UI actions that need info from server.
|
2021-06-23 20:30:52 +00:00 |
projectmoon
|
08070ed8ad
|
Wire up stateful logic handling, to be called from components.
Add username to state when logging in.
Ensure and refresh JWTs before making API calls if necessary.
|
2021-06-22 14:50:08 +00:00 |
projectmoon
|
9e0fd44448
|
Working login flow.
|
2021-06-17 14:31:18 +00:00 |
projectmoon
|
4c0d5ea2d8
|
Refactor auth API client. Implement proper error handling.
|
2021-06-12 22:55:51 +00:00 |
projectmoon
|
eeacf01cbe
|
Add login API call for web UI
|
2021-06-11 13:46:05 +00:00 |
projectmoon
|
ddb8eae185
|
Move state to separate file. Fix double rendering problem.
|
2021-06-07 22:34:05 +00:00 |