Macro
AuthMiddleware(_:_:)
@attached(peer) macro AuthMiddleware<T>(_ authenticationType: T.Type, _ middleware: any Middleware...) where T : Authenticatable
You're viewing documentation for a pre-release version. View the latest stable version
Macro
@attached(peer) macro AuthMiddleware<T>(_ authenticationType: T.Type, _ middleware: any Middleware...) where T : Authenticatable