• v0.7.9 4bccf6855e

    Auth via paskia-js: profile() dialog, apiFetch/apiJson in admin components

    LeoVasanko released this 2026-09-18 20:14:52 +00:00 | 17 commits to main since this release

    • Banner-corner auth link is now a button opening paskia-js's profile()
      dialog (handles login too); auth re-probed when the dialog closes.
    • Editor/analytics components call /_api via apiFetch/apiJson: an
      expired session opens the login dialog and the request retries.
    • pagerite.js: task-checkbox toggle uses apiJson (explicit edit attempt,
      reverts on any failure incl. cancelled login); auth probes use
      fetchJson (never a dialog); page-cache/navigation stay on plain fetch.
    • Add the paskia npm dependency; document the convention.
    Downloads