web-auth-library icon indicating copy to clipboard operation
web-auth-library copied to clipboard

No apiKey in Service Account Credentials

Open step135 opened this issue 2 years ago • 0 comments

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.

step135 avatar Feb 04 '24 14:02 step135