# Functions
NullClaimsVerifier does nothing and just returns non-error empty bearer string.
UnverifiedClaimFromBearers parses JWT claims from 'bearer' and 'newBearer' strings, and returns the chosen valid bearer string ('newBearer' has precedence over 'bearer').