Registry / auth / vertx-auth-oauth2

vertx-auth-oauth2

JSON →
library5.0.10javamavenunverified

Provides OAuth2 authentication support for Vert.x applications.

<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-auth-oauth2</artifactId> <version>5.0.10</version> </dependency>
INSTALL
IMPORT
SIG · VERTX-AUTH-OAUTH2
V
vertx-auth-oauth2
authjavav5.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OAuth2Auth
io.vertx.ext.auth.oauth2.OAuth2Auth

Create an OAuth2 authentication provider for Google.

import io.vertx.ext.auth.oauth2.OAuth2Auth; import io.vertx.ext.auth.oauth2.providers.GoogleAuth; OAuth2Auth auth = GoogleAuth.create(vertx, "clientId", "clientSecret");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
vertx-auth-oauth2 — mvn dependency:get vertx-auth-oauth2 · libregistry