laminas-authentication icon indicating copy to clipboard operation
laminas-authentication copied to clipboard

provides an API for authentication and includes concrete authentication adapters for common use case scenarios

Results 18 laminas-authentication issues
Sort by recently updated
recently updated
newest added

I'm looking for a way to check if my user really exists before I authenticate it. Is this library capable of doing so or do I need to use \Zend\Ldap...

Adding string to correct basic token still allow to pass token when using crypt. --- Originally posted by @snapshotpl at https://github.com/zendframework/zend-authentication/pull/43

Awaiting Author Updates

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^9.6.20` -> `^11.0.0` |...

renovate
stop-updating

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vimeo/psalm](https://redirect.github.com/vimeo/psalm) | `^5.26.0` -> `^6.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/vimeo%2fpsalm/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/vimeo%2fpsalm/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laminas/laminas-validator](https://laminas.dev) ([source](https://redirect.github.com/laminas/laminas-validator)) | `^2.64.1` -> `^3.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/laminas%2flaminas-validator/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `^9.6.20` -> `^12.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate
stop-updating

### Release Notes for [2.18.0](https://github.com/laminas/laminas-authentication/milestone/18) ### 2.18.0 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** #### Enhancement - [66: PHP 8.4 support added](https://github.com/laminas/laminas-authentication/pull/66)...

Enhancement
Help Wanted