github ulsklyc/yuvomi v0.19.4

latest releases: v1.3.1, v1.3.0, v1.2.3...
2 months ago

Fixed

  • iOS: persistent "forbidden" (403) errors caused by iOS Safari/PWA not reliably exposing CSRF cookie via document.cookie. CSRF token is now returned in the response body of /auth/login and /auth/me and stored in-memory, bypassing cookie read issues entirely. Cookie is still set as fallback.
  • CSRF retry: /auth/me refresh now reads the token from the response body instead of relying on the cookie being available. Also handles expired sessions (401) during retry instead of silently failing.

Don't miss a new yuvomi release

NewReleases is sending notifications on new releases.