googleapis / google-auth-library-nodejs

🔑 Google Auth Library for Node.js
Apache License 2.0
1.73k stars 381 forks source link

Request for web platform library #1711

Closed gkiely closed 11 months ago

gkiely commented 11 months ago

Is your feature request related to a problem? Please describe. There are a number of web platform runtimes that do not rely on node.js apis (deno, workers, bun) and there is no officially supported Google auth library for them. See https://wintercg.org.

Describe the solution you'd like An officially supported library for web platform runtimes.

Describe alternatives you've considered Libraries from the community, enabling node compatibility

danielbankhead commented 11 months ago

Thanks @gkiely, we're currently tracking supporting alternate runtimes here: