Extract the token from an Authorization header value, or null when the header is absent or not a Bearer credential. The scheme match is case-insensitive per RFC 7235.
Extract the token from an Authorization header value, or null when the header is absent or not a Bearer credential. The scheme match is case-insensitive per RFC 7235.