felixjunghans / google_speech

Flutter google spech
MIT License
68 stars 41 forks source link

Setup to take in optional metadata keys/values to support api key restricting #63

Closed dannnnthemannnn closed 2 months ago

dannnnthemannnn commented 2 months ago

Developers can restrict their api keys to only work with certain android/iOS apps but they need to specify some additional metadata in the grpc requests.

See: https://cloud.google.com/docs/authentication/api-keys#api_key_restrictions

And for android specifically: https://cloud.google.com/docs/authentication/api-keys#api_key_restrictions

felixjunghans commented 2 months ago

Hey @dannnnthemannnn Thanks for the contribution.

This feature is now released with version 5.3.0