I'm using AWS cognito in google account linking in smart home skills. In documentation of google smart home suite JWT format access token is not recommended. If a JWT format is found, the following warning is displayed: The access token seems to be JWT, this is not good. Because it unnecessarily exposes information about partner implementation an we recommend opaque symmetric encrypted access token. LINK
How we can overcome this problem. How we can customise authorisation flow in AWS cognito