package auth import "github.com/gin-gonic/gin" func Redirect(c *gin.Context) { }