Documentation

Middleware

Table of Contents

Interfaces

MiddlewareInterface
Interface for route middleware.

Classes

AdminMiddleware
Middleware that requires admin role authorization.
AuthMiddleware
Middleware that requires user authentication.
AuthRateLimitMiddleware
Rate limiting middleware specifically for web authentication routes.
CsrfMiddleware
Middleware that validates CSRF tokens.
RateLimitMiddleware
Middleware that enforces rate limiting for API requests.
RateLimitStorage
Storage backend for rate limit data.

        
On this page

Search results