Add user state to the frontend #4

Open
opened 2023-06-25 14:49:46 +00:00 by scott · 0 comments
Owner

The user authentication token needs stored in the application state and sent along with all requests which require auth. Probably best to add a fetch() method to the state, in addition to the user. Failure to make a request in that method could redirect the user to the login view (see #3)

The user authentication token needs stored in the application state and sent along with all requests which require auth. Probably best to add a `fetch()` method to the state, in addition to the user. Failure to make a request in that method could redirect the user to the login view (see #3)
scott added this to the Build the project project 2023-06-25 14:49:46 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TWS/kalkutago#4
No description provided.