Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Macro

AuthMiddleware(_:_:)

@attached(peer) macro AuthMiddleware<T>(_ authenticationType: T.Type, _ middleware: any Middleware...) where T : Authenticatable