How can I set and get the session of the request from browser in Genie.jl?

@AquaIndigo

  1. This test should explain it pretty well:
    https://github.com/GenieFramework/Genie.jl/blob/master/test/tests_Sessions.jl

  2. It looks like you’re setting up user authentication so I suggest trying the GenieAuthentication plugin: https://github.com/GenieFramework/GenieAuthentication.jl

1 Like