@sentio/sdk
    Preparing search index...
    interface KeyRotationEvent {
        new_authentication_key: string;
        old_authentication_key: string;
    }
    Index

    Properties

    new_authentication_key: string
    old_authentication_key: string