Salta ai contenuti

useValidateAuthenticator

Questi contenuti non sono ancora disponibili nella tua lingua.

@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