From 6fb7dfa360bfd99bce86cb6cca9124615e1edf79 Mon Sep 17 00:00:00 2001 From: sawi Date: Mon, 16 Nov 2020 14:05:14 +0100 Subject: [PATCH] Add cidaas to listing add cidaas to Authentication and Authorization as well as to third party libraries. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dadd731..b46c40f 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,7 @@ Libraries to help manage database schemas and migrations. * [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication. * [Sentinel](https://cartalyst.com/manual/sentinel/2.0) - A framework agnostic authentication & authorisation library. * [TwitterOAuth](https://github.com/abraham/twitteroauth) - A Twitter OAuth library. +* [cidaas](https://www.cidaas.com/) library to integrate cidaas (cidaas is a European Cloud Identity & Access Management) for authentication and authorization of users. ([Github](https://github.com/Cidaas/cidaas-sdk-php)) ### Markup *Libraries for working with markup.* @@ -771,6 +772,7 @@ Libraries to help manage database schemas and migrations. * [Square](https://github.com/square/connect-php-sdk) - The official Square PHP SDK for payments and other Square APIs. * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library. * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. +* [cidaas](https://www.cidaas.com/) The official cidaas library ([Github](https://github.com/Cidaas/cidaas-sdk-php)) ### Extensions *Libraries to help build PHP extensions.*