Skip to content

Thoughts on SPAs using Session Cookies instead of JWT? It's implemented... #360

Closed
@Andrew-Chen-Wang

Description

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions