package global const ContextUserId = "id" const ContextIsAdmin = "isAdmin" const ContextTokenData = "tokenData"