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
This patch splits the trussed-auth crate into two crates: trussed-auth
only defines the AuthExtension and can be used by clients or other
backends implementing the extension. trussed-auth-backend contains the
AuthBackend that implements the extension using the filesystem.
0 commit comments