Instance Method
authenticate(bearer:for:)
Authenticates the supplied bearer authorization for this request.
func authenticate(bearer: BearerAuthorization, for request: Request) async throws
You're viewing documentation for a pre-release version. View the latest stable version
Instance Method
func authenticate(bearer: BearerAuthorization, for request: Request) async throws