//! Grant + `PoP` authentication flow.
//!
//! The signer returns a user-signed `pubky-grant` JWS which the SDK exchanges
//! for a self-refreshing grant-backed session. Preferred for long-lived,
//! mirror-friendly sessions.
pub
pub
pub
pub
pub
pub
pub
pub use ;
pub use ;
pub use GrantManager;
pub use GrantSessionView;