Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

AuthenticationMiddleware

Authentication Middleware for Slim PHP framework, built for Mxious.

Installation

composer require "alphasquare/authmiddleware"

Usage

Add the middleware.:

$app->add(new \Auth\AuthMiddleware);

Then pass requests to it using the jeremykendall/query-auth documentation instructions. This takes care of authenticating all requests. All requests will be authenticated.

About

Authentication Middleware for Slim PHP framework, built for Mxious.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages