Add cidaas to listing

add cidaas to Authentication and Authorization as well as to third party libraries.
This commit is contained in:
sawi 2020-11-16 14:05:14 +01:00 committed by GitHub
parent 25a0ff18ef
commit 6fb7dfa360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.*