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

https://github.com/spiral/auth

[READ ONLY] Basic authentication module with authorizers and firewalls. Subtree split of the Spiral Auth component (see spiral/framework)
https://github.com/spiral/auth

authentication php7 spiral

Last synced: 10 months ago
JSON representation

[READ ONLY] Basic authentication module with authorizers and firewalls. Subtree split of the Spiral Auth component (see spiral/framework)

Awesome Lists containing this project

README

          

# Spiral: Common Authentication Interfaces

[![PHP Version Require](https://poser.pugx.org/spiral/auth/require/php)](https://packagist.org/packages/spiral/auth)
[![Latest Stable Version](https://poser.pugx.org/spiral/auth/v/stable)](https://packagist.org/packages/spiral/auth)
[![phpunit](https://github.com/spiral/auth/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/auth/actions)
[![psalm](https://github.com/spiral/auth/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/auth/actions)
[![Codecov](https://codecov.io/gh/spiral/auth/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/auth/)
[![Total Downloads](https://poser.pugx.org/spiral/auth/downloads)](https://packagist.org/packages/spiral/auth)

[Documentation](https://spiral.dev/docs/security-authentication) | [Framework Bundle](https://github.com/spiral/framework)

## License:

MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).