package
0.0.0-20240904092340-6ab8da2ec701
Repository: https://github.com/lucaswiman90/gowebapp.git
Documentation: pkg.go.dev
# Functions
Auth protects routes with a login requirement to the session.
NoSurf adds CSRF protection to all POST requests.
SessionLoad loads and saves the session on every request.