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

Keycloak Broker Examples - Facebook Authentication 13.0.1

An example about how to authenticate with Facebook

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

facebook-authentication
Версия

Версия

13.0.1
Тип

Тип

war
Описание

Описание

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

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

JBoss by Red Hat

Скачать facebook-authentication 13.0.1


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

Зависимости

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

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

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