refine Devtools
<Refine>
Interface References
useShow
useTable
useSelect
useForm
useCan
AUTH
useIsAuthenticated
useOnError
useGetIdentity
useLogin
useLogout
usePermissions
useRegister
useForgotPassword
useUpdatePassword
DATA
useOne
useMany
useList
useInfiniteList
useCreate
useCreateMany
useUpdate
useUpdateMany
useDelete
useDeleteMany
useCustom
useCustomMutation
useInvalidate
useApiUrl
useDataProvider
AUDIT LOG
useLog
useLogList
REALTIME
usePublish
useSubscription
NAVIGATION
useResource
useGo
useBack
useParsed
useLink
useGetToPath
useNavigation
TRANSLATE
useGetLocale
useSetLocale
useTranslate
UTILITIES
useModal
useMenu
useBreadcrumb
useNotification
useImport
useExport
Version: 4.xx.xx
Cerbos
Access Control is a complex topic with a variety of sophisticated solutions that provide numerous functions. This example demonstrates how to use refine and Cerbos to simplify access control management throughout your application.
Refer to the refine Access Control Provider documentation for more information. →
Run on your local
npm create refine-app@latest -- --example access-control-cerbos