Toolkit Organization
Identity (Auth, User)
Manage your application's user identity and authentication context. This tab unifies session monitoring with real-time profile manipulation.
Auth & Identity
Deep introspection into JWT tokens, session claims, and authentication flow.
Learn MoreUser Simulation
Manipulate user profiles, feature flags, and metadata without database changes.
Learn MoreUnified Identity Management
By combining Auth and User modules, DevConsole allows you to see both the raw security context (JWTs) and the interpreted application state (User Profile) in one place. This makes it trivial to debug why a specific role or claim is not resulting in the expected UI state.