Skip to content

Add session handling and flash messages

Brian St. Pierre requested to merge sessions into main

This change is described in a post on Universal Glue as part of a series about writing this web application with Gin and Gorm:

https://universalglue.dev/posts/gin-sessions/

Merge request reports