Runs an HTTP server on a free port, waiting for a redirect with the verification code.
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-jetty</artifactId>
<version>1.39.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal OAuth 2.0 local server receiver
Exclude transitive Jetty dependencies and align versions with your project's Jetty.
No dependency data recorded yet.