Closed wyfrel closed 3 years ago
Based on OAuth 2.0 spec an Access Token Response must contains the token_type attribute (cf : https://datatracker.ietf.org/doc/html/rfc6749#section-4.2.2).
This attribute is sometimes validated by framework (eg spring-security)
Based on OAuth 2.0 spec an Access Token Response must contains the token_type attribute (cf : https://datatracker.ietf.org/doc/html/rfc6749#section-4.2.2).
This attribute is sometimes validated by framework (eg spring-security)