AccessTokenType: Static<typeof AccessTokenSchema> & Record<string, unknown>

A type for an access token returned from a compliant oauth provider with the keys in camel-case format.