MonoCloud Authentication SDK
    Preparing search index...
    ProtectOptions: { authParams?: ExtraAuthParams; returnUrl?: string } & GroupOptions

    Options for the protect() helper function.

    Type Declaration

    • OptionalauthParams?: ExtraAuthParams

      Authorization parameters to be used during authentication.

    • OptionalreturnUrl?: string

      The url where the user will be redirected to after sign in.