Skip to content

useValidateAuthenticator

@firecms/core


@firecms/core / useValidateAuthenticator

useValidateAuthenticator<USER>(authController): object

Defined in: hooks/useValidateAuthenticator.tsx:14

This hook is used internally for validating an authenticator.

USER extends User = any

AuthController<USER>

boolean | Authenticator<USER>

DataSourceDelegate

boolean

StorageSource

object

authLoading: boolean

authVerified: boolean

canAccessMainView: boolean

notAllowedError: any