Working through some session authentication stuff. I know that luminus
defaults to storing it all in memory. In my dev repl environment, how can I see all the in memory active sessions?
I am using the default immutant
wrap-session
with no modifications at all.
One of my confusions is that the wrap-session
creates the session cookie regardless of user sign in. Once autheneticated, then the buddy
tutorial has me adding key :identity :user-name
to the session map.
The broswer only knows that session cookie. So somewhere in memory I should have a map for session IDs to identities right?
I may be late but I saw the beta of third edition of @yogthos's book. I really wanted it to happen, now it comes! Yay! Thanks for all your work and the energy you put in the community :glitch_crab: