Google generated me JSON with following keys: type, project_id, private_key_id, private_key, client_email, client_id, auth_uri, token_uri, auth_provider_x509_cert_url, client_x509_cert_url, universe_domain. How should I create then a custom ID token using Service Account credentials? Your function throws error.
Google generated me JSON with following keys:
type, project_id, private_key_id, private_key, client_email, client_id, auth_uri, token_uri, auth_provider_x509_cert_url, client_x509_cert_url, universe_domain
. How should I create then a custom ID token using Service Account credentials? Your function throws error.