Table of Contents

Namespace MailFathom.Infrastructure.Security.OAuth

Classes

BearerCredentialHeader

Reads the credential out of an HTTP Authorization header.

BoundedMetadataHttpMessageHandler

Keeps the retrieval of an authorization server's metadata inside stated bounds.

OAuthIdentity

The identity MailFathom keeps from a validated access token, and what it is allowed to be asked.

UnverifiedJsonWebToken

Reads what a JSON Web Token says about itself, before anything has been verified.