Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using API key to Authenticating #19

Closed
w830207 opened this issue May 10, 2024 · 1 comment
Closed

Using API key to Authenticating #19

w830207 opened this issue May 10, 2024 · 1 comment

Comments

@w830207
Copy link

w830207 commented May 10, 2024

API key is much simper to use
https://cloud.google.com/vision/product-search/docs/auth#using_an_api_key
馃槈馃檹

@faithoflifedev
Copy link
Owner

@w830207 updates have been published as follows:

google_vision_flutter: 1.0.0+3
google_vision: 1.2.1

The updated packages make use of GoogleVision.withApiKey(String apiKey) to authenticate.

Keep in mind that it would be a bad idea to have the apiKey hard coded in your app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants