@sentio/sdk
    Preparing search index...

    Interface AuthenticatorFunctionInfoV1

    interface AuthenticatorFunctionInfoV1 {
        function_name: string;
        module_name: string;
        package: string;
    }
    Index

    Properties

    function_name: string
    module_name: string
    package: string