You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
It seems that catch is no longer attached to the promises:
fireproof.authWithCustomToken(...).catch is not a functionIs this because angular's $q is somehow not spec-compliant?