SethCram / book-club

A blogging/creative writing platform leveraging a novel reputation system.
1 stars 0 forks source link

[ENHANCEMENT] Use Jason Web Token (JWT) for verification #19

Closed SethCram closed 1 year ago

SethCram commented 1 year ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Development

SethCram commented 1 year ago

Stopping usage of Strictmode recommended as answer but didn't work so told of my solution https://github.com/axios/axios/issues/2825#issuecomment-1502642144

SethCram commented 1 year ago

Same interceptor problem mentioned here https://github.com/axios/axios/issues/2315#issue-473688185 but no good solutions

SethCram commented 1 year ago

From now on, gonna have to login as user to get access JWT if want to update or delete a resource