An open API service indexing awesome lists of open source software.

https://github.com/ecphp/api-gw-authentication-bundle

API Gateway Authentication Bundle, authenticate requests from European Commission corporate service 'API Gateway'.
https://github.com/ecphp/api-gw-authentication-bundle

api-gateway authentication jwt

Last synced: 1 day ago
JSON representation

API Gateway Authentication Bundle, authenticate requests from European Commission corporate service 'API Gateway'.

Awesome Lists containing this project

README

          

[![Latest Stable Version][latest stable version]][packagist]
[![GitHub stars][github stars]][packagist]
[![Total Downloads][total downloads]][packagist]
[![GitHub Workflow Status][github workflow status]][github actions]
[![Scrutinizer code quality][code quality]][scrutinizer code quality]
[![Type Coverage][type coverage]][sheperd type coverage]
[![Code Coverage][code coverage]][scrutinizer code quality]
[![Read the Docs][badge readthedocs]][http readthedocs]
[![License][license]][packagist]

# API Gateway Authentication Bundle

A bundle for Symfony 5.

Read more on the [dedicated documentation site][http readthedocs].

[packagist]: https://packagist.org/packages/ecphp/api-gw-authentication-bundle
[latest stable version]: https://img.shields.io/packagist/v/ecphp/api-gw-authentication-bundle.svg?style=flat-square
[github stars]: https://img.shields.io/github/stars/ecphp/api-gw-authentication-bundle.svg?style=flat-square
[total downloads]: https://img.shields.io/packagist/dt/ecphp/api-gw-authentication-bundle.svg?style=flat-square
[github workflow status]: https://img.shields.io/github/workflow/status/ecphp/api-gw-authentication-bundle/Continuous%20Integration?style=flat-square
[code quality]: https://img.shields.io/scrutinizer/quality/g/ecphp/api-gw-authentication-bundle/master.svg?style=flat-square
[scrutinizer code quality]: https://scrutinizer-ci.com/g/ecphp/api-gw-authentication-bundle/?branch=master
[type coverage]: https://img.shields.io/badge/dynamic/json?style=flat-square&color=color&label=Type%20coverage&query=message&url=https%3A%2F%2Fshepherd.dev%2Fgithub%2Fecphp%2Fapi-gw-authentication-bundle%2Fcoverage
[sheperd type coverage]: https://shepherd.dev/github/ecphp/api-gw-authentication-bundle
[code coverage]: https://img.shields.io/scrutinizer/coverage/g/ecphp/api-gw-authentication-bundle/master.svg?style=flat-square
[license]: https://img.shields.io/packagist/l/ecphp/api-gw-authentication-bundle.svg?style=flat-square
[donate github]: https://img.shields.io/badge/Sponsor-Github-brightgreen.svg?style=flat-square
[donate paypal]: https://img.shields.io/badge/Sponsor-Paypal-brightgreen.svg?style=flat-square
[github actions]: https://github.com/ecphp/api-gw-authentication-bundle/actions
[badge readthedocs]: https://img.shields.io/readthedocs/ecphp-api-gw-authentication-bundle?style=flat-square
[http readthedocs]: https://ecphp-api-gw-authentication-bundle.readthedocs.io/