MonoCloud Authentication SDK
    Preparing search index...

    Options for monoCloudAuth().

    interface MonoCloudAuthOptions {
        onError?: OnError;
    }
    Index

    Properties

    Properties

    onError?: OnError

    Error handler for signin, callback, signout and userinfo endpoints.