is not current version
Last Version 18.0.2

Keycloak Broker Examples - Facebook Authentication 17.0.0

An example about how to authenticate with Facebook

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

facebook-authentication
Version

Version

17.0.0
Type

Type

war
Description

Description

Keycloak Broker Examples - Facebook Authentication
An example about how to authenticate with Facebook
Project Organization

Project Organization

JBoss by Red Hat

Download facebook-authentication 17.0.0


<!-- https://jarcasting.com/artifacts/org.keycloak/facebook-authentication/ -->
<dependency>
    <groupId>org.keycloak</groupId>
    <artifactId>facebook-authentication</artifactId>
    <version>17.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/facebook-authentication/
implementation 'org.keycloak:facebook-authentication:17.0.0'
// https://jarcasting.com/artifacts/org.keycloak/facebook-authentication/
implementation ("org.keycloak:facebook-authentication:17.0.0")
'org.keycloak:facebook-authentication:war:17.0.0'
<dependency org="org.keycloak" name="facebook-authentication" rev="17.0.0">
  <artifact name="facebook-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='facebook-authentication', version='17.0.0')
)
libraryDependencies += "org.keycloak" % "facebook-authentication" % "17.0.0"
[org.keycloak/facebook-authentication "17.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.