This repository has moved to mezzio/mezzio-authentication.
zend-expressive-authentication provides middleware for Expressive and PSR-7 applications for the purpose of authenticating HTTP requests using consumer- or third-party-provided adapters.
You can install the zend-expressive-authentication library with composer:
$ composer require zendframework/zend-expressive-authentication
Browse the documentation online at https://docs.zendframework.com/zend-expressive-authentication/.