Make auth JWT-only for Capacitor WebView origins (#22) #26

Merged
westfarn merged 1 commits from capacitor-jwt-auth-22 into master 2026-07-26 14:09:19 -07:00
1 Commits
Author SHA1 Message Date
westfarn 8ac0b2a4ff Make auth JWT-only for Capacitor WebView origins (#22)
Unit Tests / test (pull_request) Successful in 11s
Drop CSRF cookie dependency (js-cookie), store tokens via localStorage with
optional Capacitor Preferences mirror, and attach Authorization on every
request so Android/iOS shells work without third-party cookies.
2026-07-26 16:06:28 -05:00