package models const ( UserKey = "user" AuthCookieKey = "wakapi_auth" )