package constant const ( AuthMethodSession = "session" AuthMethodJWT = "jwt" )