You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to get some feedback on the tutorial, thoughts on using session cookies instead, and the general methodology. Also note, I have a huge concern regarding development time with this method, talked about here. Lemme know your thoughts on that too.
I'm hoping this can close the following issues: #71#157#263#321 Thank you everyone for your patience and support!
The text was updated successfully, but these errors were encountered:
Recently, I've just implemented stateful authorization with React here: https://github.com/Andrew-Chen-Wang/SPA-with-sessions. You can find the demo at https://acwpython.pythonanywhere.com/ and you can find the cookies when you visit https://acwpython.pythonanywhere.com/authenticated/
I'd like to get some feedback on the tutorial, thoughts on using session cookies instead, and the general methodology. Also note, I have a huge concern regarding development time with this method, talked about here. Lemme know your thoughts on that too.
I'm hoping this can close the following issues: #71 #157 #263 #321 Thank you everyone for your patience and support!
The text was updated successfully, but these errors were encountered: