bearerFormat property

String? bearerFormat
getter/setter pair

A hint to the client to identify how the bearer token is formatted (e.g., "JWT").

Primarily for documentation purposes.

Implementation

core.String? bearerFormat;