It's important that we get authentication working soon so that once logged in with a token, we check the token when visiting important pages.
User id also needs to be stored in context.
I'm afraid that I'm not so good with authentication but I would love to hear if anyone has any thoughts about the best way to approach this! We already have login and the jwt.
Thanks all! ❤️
It's important that we get authentication working soon so that once logged in with a token, we check the token when visiting important pages.
User id also needs to be stored in context.
I'm afraid that I'm not so good with authentication but I would love to hear if anyone has any thoughts about the best way to approach this! We already have login and the jwt.
Thanks all! ❤️