RequireVerifiedMiddleware
struct RequireVerifiedMiddleware : AsyncMiddleware
All of these middleware must be inserted into the middlewaire chain AFTER the auth middleware.
-
respond(to:
AsynchronouschainingTo: ) Declaration
Swift
func respond(to request: Request, chainingTo next: AsyncResponder) async throws -> Response