Skip to content

🍡 Java OAuth2 and login automation library

Notifications You must be signed in to change notification settings

umjammer/vavi-net-auth

Repository files navigation

Release Java CI CodeQL Java Parent

vavi-net-auth

Java OAuth2, auto login, totp and cookie etc.

Status

brand authorize auto-login totp refresh library
google 🚧 ? google-api-java-client
microsoft 🚧 oauth2-essentials
dropbox 🚧 - dropbox-core-sdk
box 🚧 🚧 box-java-sdk
amazon (acd)
amazon (web) - -
flickr
facebook

Installation

jars

selenium chrome driver (obsolete, use os default browser)

  • 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.

each authenticator installation

instruction wiki

References

TODO