Is there a way to use access token
to access datastore
#1945
Labels
api: datastore
Issues related to the Datastore API.
type: question
Request for information or clarification. Not an issue.
I have a client side web app that does google login using google login api and as a result I get an access token. I would like that token to authenticate the user to access the datastore without having to hardcode the
service account
information in the code or to write a server component that interacts with datastore on webapp's behalf.The text was updated successfully, but these errors were encountered: