mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Test get_partial_user returns TokenPartialUser from valid JWT - Test returns None when no token store, explicit None, or empty store - Test token_store override parameter - Test async variant works identically (sync method, no I/O)