Files
stack/sdks
Ejiro Asiuwhu 6c0c58d2eb feat: add get_partial_user method to StackServerApp and AsyncStackServerApp
- Decode JWT access token claims locally without network request
- Return TokenPartialUser with user ID, display name, email, and flags
- Return None when no token store or no access token available
- Support token_store override parameter for per-call flexibility
- Method is synchronous on both classes since it performs no I/O
2026-03-25 07:53:35 +01:00
..
2026-03-13 13:53:08 -07:00