keys property
Public keys of the session cookie signer, formatted as [JSON Web Keys (JWK)](https://tools.ietf.org/html/rfc7517).
Implementation
core.List<GoogleCloudIdentitytoolkitV1OpenIdConnectKey>? keys;
Public keys of the session cookie signer, formatted as [JSON Web Keys (JWK)](https://tools.ietf.org/html/rfc7517).
core.List<GoogleCloudIdentitytoolkitV1OpenIdConnectKey>? keys;