fastapi_aad_auth.mixins.not_authenticated

Add not_authenticated error to a class.

class fastapi_aad_auth.mixins.not_authenticated.NotAuthenticatedMixin[source]

Provide an error for not authenticated error.

property not_authenticated

Create an error for unauthenticated requests.