// Generated by atproto-codegen. Do not edit.
//! Lexicon: com.atproto.identity.refreshIdentity
use ;
/// Request that the server re-resolve an identity (DID and handle). The server may ignore this request, or require authentication, depending on the role, implementation, and policy of the server.
/// XRPC Procedure: com.atproto.identity.refreshIdentity
pub type Output = crateIdentityInfo;