mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
- Add publishable_client_key param to BaseAPIClient, StackServerApp, AsyncStackServerApp - Include x-stack-publishable-client-key header when key is provided - Change ExplicitTokenStore defaults from empty string to None - Remove empty string fallback in resolve_token_store dict branch