From 62bf13827ad7799d6557d7564bae1c3386770da4 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Wed, 26 Aug 2020 19:25:43 +0530 Subject: [PATCH] Added LoginRadius as authentication service --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 736e90d..1630792 100644 --- a/readme.md +++ b/readme.md @@ -387,6 +387,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](http://loggly.com/support/advanced/extending-loggly) - [Python wrapper for Loggly](https://github.com/loggly/hoover) +### [LoginRadius](https://www.loginradius.com/) - Authentication and Single Sign-On Implementation +- [API Documentation](https://www.loginradius.com/docs/api/v2/getting-started/introduction/) +- [Python SDK for LoginRadius](https://github.com/LoginRadius/python-sdk) + ### [Medium](https://medium.com/) - blog publishing platform - [API Documentation](https://github.com/enginebai/PyMedium) - [Python wrapper](https://github.com/enginebai/PyMedium) @@ -984,4 +988,4 @@ Info Date | 2014/12/20 ### [Zoop](https://zoop.com.br/) - Payment Gateway - [API Documentation](https://docs.zoop.co/docs) -- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/) \ No newline at end of file +- [Python wrapper for Zoop](https://pypi.org/project/zoop-wrapper/)