package consts const SessionAuthSchema = "session_auth" const SessionRedisPrefix = "b_user:" const AuthSalt = "fa2tg4y" const BRole = "3"