Skip to content

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

Instance Method

authenticate(bearer:for:)

Authenticates the supplied bearer authorization for this request.
func authenticate(bearer: BearerAuthorization, for request: Request) async throws