ericnembot / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

How handled Authentication & Autherization in Google Translate API (in Java)? #180

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello Everyone,

How are authentication and authorizations handled in this Google Translate tool 
since we don't mention any credentials like username/password in the request? 
We do only use API key (which is tied up with Google's account) in every 
request to identify our application itself to Google. I don't think, it is 
sufficient for authentication and authorization for every request.

Please provide more clarity on this point.

Thank you, in advance.

Original issue reported on code.google.com by malli4...@gmail.com on 1 Apr 2013 at 3:19