Last Version

Keycloak Broker Examples - Twitter Authentication 18.0.2

An example about how to authenticate with Twitter

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

twitter-authentication
Version

Version

18.0.2
Type

Type

war
Description

Description

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

Project Organization

JBoss by Red Hat

Download twitter-authentication 18.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.keycloak : keycloak-admin-client jar 18.0.2
org.twitter4j : twitter4j-core jar 4.0.7

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar 1.0.2.Final
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar 2.0.1.Final

Project Modules

There are no modules declared in this project.