Registry / auth / pac4j-oauth

pac4j-oauth

JSON →
library6.5.1javamavenunverified

Provides OAuth authentication support for the Pac4j security library.

<dependency> <groupId>org.pac4j</groupId> <artifactId>pac4j-oauth</artifactId> <version>6.5.1</version> </dependency>
INSTALL
IMPORT
SIG · PAC4J-OAUTH
P
pac4j-oauth
authjavav6.5.1
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.

FacebookClient
org.pac4j.oauth.client.FacebookClient

Create a Facebook OAuth client with API key and secret.

import org.pac4j.oauth.client.FacebookClient; FacebookClient client = new FacebookClient("key", "secret"); client.setScope("email");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
14
OpenAI (training)
1
Resources
pac4j-oauth — mvn dependency:get pac4j-oauth · libregistry