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
feat(auth): expose high-level public auth facade
Add public auth facade helpers for errors, configuration, passwords, and store creation.
Introduce managed auth creation helpers to keep public examples on rix.auth.* and avoid exposing rixlib internals.