Skip to content

Commit

Permalink
Merge pull request #70 from hummingbird-project/doc-updates
Browse files Browse the repository at this point in the history
Fix up issues in docs
  • Loading branch information
Joannis authored Oct 26, 2024
2 parents 1fbf690 + a78ead9 commit 89a4add
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import Hummingbird
import NIOCore

/// Authenticator that uses a closure to return authentication state
public struct ClosureAuthenticator<
Context: AuthRequestContext
>: AuthenticatorMiddleware {
Expand Down

0 comments on commit 89a4add

Please sign in to comment.