Closed xx-db closed 2 months ago
Use axios interceptor to add access token to future requests once logged in. No persistent of the token in cookie/storage yet, taking one step at a time. We can come up with a design on how we want to handle refresh/storing the token in the future.
Use axios interceptor to add access token to future requests once logged in. No persistent of the token in cookie/storage yet, taking one step at a time. We can come up with a design on how we want to handle refresh/storing the token in the future.