All Projects → zendframework → zend-expressive-authentication

zendframework / zend-expressive-authentication

Licence: other
Authentication middleware for Expressive and PSR-7 applications

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to zend-expressive-authentication

authentication
A framework agnostic authentication library based on PSR standards
Stars: ✭ 19 (-9.52%)
Mutual labels:  authentication-middleware
IdentityServer4.PhoneNumberAuth
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
Stars: ✭ 83 (+295.24%)
Mutual labels:  authentication-middleware
zend-expressive-hal
Hypertext Application Language implementation for PHP and PSR-7
Stars: ✭ 37 (+76.19%)
Mutual labels:  expressive
silverstripe-graphql-jwt
JWT Authentication for GraphQL
Stars: ✭ 17 (-19.05%)
Mutual labels:  authentication-middleware
laminas-dependency-plugin
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
Stars: ✭ 32 (+52.38%)
Mutual labels:  expressive
phly-expressive-oauth2clientauthentication
league/oauth2-client adapter for zend-expressive-authentication
Stars: ✭ 14 (-33.33%)
Mutual labels:  expressive
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: ✭ 47 (+123.81%)
Mutual labels:  authentication-middleware
rust cms
使用Rust编写一个CMS(内容管理系统)可以做为个人博客,公司网站
Stars: ✭ 32 (+52.38%)
Mutual labels:  authentication-middleware

Expressive Authentication Middleware

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-authentication.

Build Status Coverage Status

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.

Installation

You can install the zend-expressive-authentication library with composer:

$ composer require zendframework/zend-expressive-authentication

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-expressive-authentication/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].