не последняя версия
Последняя версия 18.0.2

Keycloak Broker Examples - Facebook Authentication 16.0.0

An example about how to authenticate with Facebook

Лицензия

Лицензия

Категории

Категории

KeY Данные Data Formats Formal Verification Keycloak Безопасность
Группа

Группа

org.keycloak
Идентификатор

Идентификатор

facebook-authentication
Версия

Версия

16.0.0
Тип

Тип

war
Описание

Описание

Keycloak Broker Examples - Facebook Authentication
An example about how to authenticate with Facebook
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать facebook-authentication 16.0.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.