import { Admin } from 'react-admin'; ... If you wish to force all users to login, you can pass a allowAnonymous: false param to the auth provider.
確定! 回上一頁