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