Java OAuth2, auto login, totp and cookie etc.
brand | authorize | auto-login | totp | refresh | library |
---|---|---|---|---|---|
✅ | 🚧 | ? | google-api-java-client | ||
microsoft | ✅ | 🚧 | ✅ | oauth2-essentials | |
dropbox | ✅ | 🚧 | - | dropbox-core-sdk | |
box | ✅ | 🚧 | 🚧 | box-java-sdk | |
amazon (acd) | |||||
amazon (web) | - | ✅ | - | ||
flickr | |||||
- Download the chromedriver executable and locate it into some directory.
- Don't forget to run jvm with the jvm argument
-Dwebdriver.chrome.driver=/usr/local/bin/chromedriver
.
- Don't forget to run jvm with the jvm argument
- oauth2-essentials 🎯
- jersey
- cookie
- google data store to prefs (wip)
- refer to cyberduck profile
- box when refresh token expired
GoogleCredentials#getApplicationDefault()
!!!only cookie.chrome.mac uses jna