nbgrp / singlea-bundle
SingleA — a Symfony bundle that implements an authentication service based on the SingleAuth protocol
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.2
- ext-filter: *
- ext-hash: *
- ext-json: *
- ext-openssl: *
- ext-sodium: *
- nbgrp/singlea-feature-config-contracts: ^1
- nbgrp/singlea-marshaller-contracts: ^1
- nbgrp/singlea-payload-fetcher-contracts: ^1
- nbgrp/singlea-persistence-contracts: ^1
- nbgrp/singlea-persistence-implementation: ^1
- nbgrp/singlea-tokenization-contracts: ^1
- nbgrp/singlea-tokenization-implementation: ^1
- psr/cache: ^3
- psr/log: ^3
- symfony/cache-contracts: ^3
- symfony/cache-implementation: ^3
- symfony/config: ^7
- symfony/console: ^7
- symfony/dependency-injection: ^7
- symfony/error-handler: ^7
- symfony/event-dispatcher: ^7
- symfony/event-dispatcher-contracts: ^3
- symfony/http-foundation: ^7
- symfony/http-kernel: ^7
- symfony/security-bundle: ^7
- symfony/security-core: ^7
- symfony/security-http: ^7
- symfony/uid: ^7
Requires (Dev)
README
This repository is a part of the SingleA project and is READ ONLY.
To submit Pull Request use the main repository.
Documentation
You can find documentation for this bundle in the "Bundles > SingleA" section of the SingleA project documentation on https://nbgrp.github.io/singlea/.
Licence
This software is released under BSD-3-Clause licence.