Skip to content

v0.1.2 — logout session fix

Pre-release
Pre-release

Choose a tag to compare

@mweisberg21 mweisberg21 released this 04 Jul 02:22
1ed49f9

Security and release fix for the public beta.

  • Clears the embedded portal WebView session during GleanFeed.logout() so a same-device account switch cannot reopen an SDK surface with the previous portal session.
  • Ensures the next SDK surface waits for pending portal-session cleanup before resolving a URL.
  • Scopes cookie cleanup to Glean Feed portal hosts and exact custom-domain hosts.
  • Bumps the public SDK version and install examples to exact 0.1.2.

Validation:

  • swift test passed locally and in GitHub CI.
  • iOS simulator build passed locally and in GitHub CI.