kiwiz / gkeepapi

An unofficial client for the Google Keep API.
MIT License
1.53k stars 114 forks source link

how does authentication work here? #134

Closed rukins closed 1 year ago

rukins commented 1 year ago

Hey, thanks for your project! I am curious about how the authentication works. It is not oauth2, right? Just would like to make the implementation of the Google Keep API on Java, but can't find the way how to get an access token.

rukins commented 1 year ago

i guess i found the answer in the documentation. it is using this library https://github.com/simon-weber/gpsoauth