Skip to content

[Pure C] Harden OAuth token caching in the Zerobus Rust SDK #607

Description

@teodordelibasic-db
  • Reproduce quoted expires_in values and failed proactive refreshes.
  • Cache numeric and quoted positive lifetimes while rejecting invalid values.
  • Continue serving a valid cached token when refresh fails until actual expiry.
  • Add deterministic concurrency, invalidation, cancellation, and expiry tests.
  • Update rust/NEXT_CHANGELOG.md and run the relevant Rust checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions