From 8b3179da2a04441bb869e62bb99ba73ad18fcc0e Mon Sep 17 00:00:00 2001 From: Anthony Main Date: Thu, 25 Apr 2019 16:23:44 +0100 Subject: [PATCH] Update Ecosystem.md Added ra-cognito authentication provider --- docs/Ecosystem.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Ecosystem.md b/docs/Ecosystem.md index f91b9b517a7..d905dc9fb1e 100644 --- a/docs/Ecosystem.md +++ b/docs/Ecosystem.md @@ -20,6 +20,10 @@ title: "Ecosystem" See the [translation](./Translation.md#available-locales) page. +## Authentication Providers + +* **[AWS Cognito](https://docs.aws.amazon.com/cognito/latest/developerguide/setting-up-the-javascript-sdk.html)**: [thedistance/ra-cognito](https://github.com/thedistance/ra-cognito) + ## Data Providers * **[Django Rest Framework](https://www.django-rest-framework.org/)**: [synaptic-cl/ra-data-drf](https://github.com/synaptic-cl/ra-data-drf)