Skip to content

Paykit v0.1.0-rc50

Latest

Choose a tag to compare

@ben-kaufman ben-kaufman released this 31 Aug 17:44
· 1 commit to master since this release
v0.1.0-rc50
49f09ee

This release:

  • Cache restored Pubky grant sessions so concurrent SDK operations reuse one live bearer after restart.
  • Revoke and confirm the current Pubky grant before secure sign-out clears local SDK state, including recovery from rotated bearers.
  • Fail closed when revocation cannot be confirmed, when expiry is only inferred from the device clock, or when the active session belongs to another identity.
  • Add explicit local-only forgetSessionAccess recovery for cases where remote revocation is unavailable.