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'.
- Host: GitHub
- URL: https://github.com/ecphp/api-gw-authentication-bundle
- Owner: ecphp
- License: bsd-3-clause
- Created: 2021-02-09T10:53:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:01:32.000Z (about 3 years ago)
- Last Synced: 2025-06-03T02:30:22.314Z (8 months ago)
- Topics: api-gateway, authentication, jwt
- Language: PHP
- Homepage: https://ecphp-api-gw-authentication-bundle.readthedocs.io
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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/