feat: add tenant commands
This commit is contained in:
@@ -4,6 +4,6 @@ package consts
|
||||
// ENUM(
|
||||
// Tx = "__ctx_db:",
|
||||
// Jwt = "__jwt_token:",
|
||||
// Session = "__session_user:",
|
||||
// Claim = "__jwt_claim:",
|
||||
// )
|
||||
type CtxKey string
|
||||
|
||||
Reference in New Issue
Block a user