Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allejo/bzbbauthenticationbundle
A Symfony bundle for adding authentication with the BZFlag forums
https://github.com/allejo/bzbbauthenticationbundle
bzflag symfony symfony-bundle
Last synced: 2 days ago
JSON representation
A Symfony bundle for adding authentication with the BZFlag forums
- Host: GitHub
- URL: https://github.com/allejo/bzbbauthenticationbundle
- Owner: allejo
- License: mit
- Created: 2017-11-24T01:17:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T04:23:34.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T19:47:34.456Z (about 1 month ago)
- Topics: bzflag, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: Security/BZBBAuthenticator.php
Awesome Lists containing this project
README
# BZBB Authentication Bundle
This is a Symfony bundle to ease the process of using [BZFlag's web login](https://www.bzflag.org/) functionality for
authenticating in Symfony applications.## Documentation
Following Symfony practices, our documentation is located in the `Resources/doc/` directory written in reStructuredText.
- [Configuration/Installation](Resources/doc/index.rst)
- [Customization with Events](Resources/doc/events.rst)## License
MIT