Skip to content

feat: check for guest before filtering

The one with the braid requested to merge braid/token-owner-cache into main

Description

  • implement getCachedTokenOwner providing a cached whoami
  • check cached whoami before applying sync filters
  • required for spec compliant guest user sync

Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I updated/added relevant documentation (doc comments with ///).
  • I did not add or update methods, functions or widgets without tests.

Merge request reports