
Secret Info Settings
Secret Info settings manage environment-specific secret keys and permission rules. This is where backend roles decide which operations can be called by self, other players, server code, or admin tools.
- Store secrets: Keep game-level secret keys with role, status, creation time, and expiry metadata.
- Edit permissions: Enable or disable each API rule for Self, Other, Server, and Admin access.
- Move safely: Use clone, import, and export to keep environments consistent.
- Audit impact: Permission changes affect authentication, player data, inventory, content, and server operations.
Never expose Secret Info values to game clients. A wrong permission flag here can open real production APIs.