Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What do you mean by stateless? #1

Open
kidpollo opened this issue Apr 21, 2017 · 3 comments
Open

What do you mean by stateless? #1

kidpollo opened this issue Apr 21, 2017 · 3 comments

Comments

@kidpollo
Copy link

Dumb question. In the readme you mention the implementation is stateless yet it relies on cookies to sore the session so I am curious of what you mean.

@kardan
Copy link

kardan commented Dec 5, 2017

@kidpollo In this context it means that no collection of authenticated users exists.

@kidpollo
Copy link
Author

kidpollo commented Dec 5, 2017

As in in memory collection. Server side? Who would do that?

@kardan
Copy link

kardan commented Dec 8, 2017

@kidpollo I'm no expert, to not get the wording wrong I found two links that might be out of interest https://www.jbspeakr.cc/purpose-jwt-stateless-authentication/ , https://auth0.com/blog/stateless-auth-for-stateful-minds/ . Maybe you already know, but just found your comment unanswered and thought I would reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants