kriasoft / web-auth-library

Authentication library for the browser environment using Web Crypto API
https://developer.mozilla.org/docs/Web/API/Web_Crypto_API
MIT License
103 stars 9 forks source link

No apiKey in Service Account Credentials #26

Open step135 opened 9 months ago

step135 commented 9 months ago

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.