diff --git a/docs/AuthProviderList.md b/docs/AuthProviderList.md index 8a3db866046..6a206feded4 100644 --- a/docs/AuthProviderList.md +++ b/docs/AuthProviderList.md @@ -15,6 +15,7 @@ It's very common that your auth logic is so specific that you'll need to write y - **[Supabase](https://supabase.io/)**: [marmelab/ra-supabase](https://github.com/marmelab/ra-supabase) - **[Keycloak](https://www.keycloak.org/)**: [marmelab/ra-keycloak](https://github.com/marmelab/ra-keycloak) - **[Azure Active Directory (using MSAL)](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-browser)**: [marmelab/ra-auth-msal](https://github.com/marmelab/ra-auth-msal) +- **[SurrealDB](https://surrealdb.com/)**: [djedi23/ra-surrealdb](https://github.com/djedi23/ra-surrealdb) Beyond ready-to-use providers, you may find help in these third-party tutorials about integrating more authentication backends: diff --git a/docs/DataProviderList.md b/docs/DataProviderList.md index cc60f46c8de..a7cd0091ba7 100644 --- a/docs/DataProviderList.md +++ b/docs/DataProviderList.md @@ -59,6 +59,7 @@ If you can't find a Data Provider for your backend below, no worries! [Writing a * **[Strapi v3](https://strapi.io/)**: [nazirov91/ra-strapi-rest](https://github.com/nazirov91/ra-strapi-rest) * **[Strapi v4](https://strapi.io/)**: [garridorafa/ra-strapi-v4-rest](https://github.com/garridorafa/ra-strapi-v4-rest) * **[Supabase](https://supabase.io/)**: [marmelab/ra-supabase](https://github.com/marmelab/ra-supabase) +- **[SurrealDB](https://surrealdb.com/)**: [djedi23/ra-surrealdb](https://github.com/djedi23/ra-surrealdb) * **[TreeQL / PHP-CRUD-API](https://treeql.org/)**: [nkappler/ra-data-treeql](https://github.com/nkappler/ra-data-treeql) * **[WooCommerce REST API](https://woocommerce.github.io/woocommerce-rest-api-docs)**: [zackha/ra-data-woocommerce](https://github.com/zackha/ra-data-woocommerce)