Skip to content

QloudNetwork/qloud-integrations

Repository files navigation

Qloud Integrations

Qloud is a proxy based authentication solution. It allows you to easily add various authentication options, like email/password login, and social logins like Google, GitHub etc. to your Web application.

This repository contains various integration libraries for Qloud. The libraries check the validity of the JSON Web Token sent by the Qloud proxies and offers some options how to deal with missing JWTs.

Please check our Qloud documentation for more information.

Note, that the provided integrations are not necessary to use Qloud, you can easily do the JWT validation yourself.

License

All integrations in this repository are licensed under the MIT License - see the LICENSE file for details.

Dependency Upgrades

Dependency upgrades are managed with renovatebot. See renovate.json for current configuration.