markbates / goth

Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b
MIT License
5.2k stars 566 forks source link

Alternative Session option #512

Open eventgraph opened 1 year ago

eventgraph commented 1 year ago

https://github.com/gorilla/sessions has been archived for over six months. As stated a few years back in #422 SCS is a good maintained alternative or make the session an interface so any option is possible