32 packages
create-react-admin
A CLI to quickly start a new react-admin project
data-generator-helpdesk
Generates fake data for a helpdesk application (users, agents, products, tickets, etc).
data-generator-retail
Generates a large JSON object full of fake data for simulating the backend of a poster shop.
fakerest
Patch XMLHttpRequest to fake a REST server based on JSON data.
ra-auth-auth0
An auth provider for [react-admin](https://github.com/marmelab/react-admin) which handles authentication via a [Auth0](https://auth0.com) instance.
ra-auth-cognito
An auth provider for [react-admin](https://github.com/marmelab/react-admin) which handles authentication using AWS [Cognito](https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html).
ra-auth-cognito-language-english
English translations for [ra-auth-cognito](https://www.npmjs.com/package/ra-auth-cognito).
ra-auth-cognito-language-french
French translations for [ra-auth-cognito](https://www.npmjs.com/package/ra-auth-cognito).
ra-auth-msal
An auth provider for [react-admin](https://github.com/marmelab/react-admin) that handles authentication using the [Microsoft Authentication Library (MSAL)](https://learn.microsoft.com/fr-fr/azure/active-directory/develop/msal-overview).
ra-core
Core components of react-admin, a frontend Framework for building admin applications on top of REST services, using ES6, React