Skip to content

🍑 Java OAuth2 and login automation library

Notifications You must be signed in to change notification settings

umjammer/vavi-net-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67dbba1 Β· Feb 27, 2025
Mar 2, 2024
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 5, 2024
Mar 2, 2024
Feb 5, 2024
Feb 27, 2025

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