Lager - v5.2.0
    Preparing search index...

    Authentication provider properties.

    This interface defines the properties that the AuthProvider component accepts.

    AuthProviderProps

    interface AuthProviderProps {
        children: ReactNode;
    }
    Index

    Properties

    Properties

    children: ReactNode

    The child components that will have access to the authentication contexts.