auth property
The request authentication.
May be absent for unauthenticated requests. Derived from the HTTP request
Authorization
header or equivalent.
Implementation
Auth? auth;
The request authentication.
May be absent for unauthenticated requests. Derived from the HTTP request
Authorization
header or equivalent.
Auth? auth;