Hybrid Social Login AuthCode Library

This artifact is useful to integrate social login using authCode grant type, it is a hybrid library

License

License

GroupId

GroupId

com.github.udpnarola
ArtifactId

ArtifactId

social-login-authcode-library
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hybrid Social Login AuthCode Library
This artifact is useful to integrate social login using authCode grant type, it is a hybrid library
Project URL

Project URL

https://github.com/udpnarola/social-login-authcode-library
Source Code Management

Source Code Management

https://github.com/udpnarola/social-login-authcode-library

Download social-login-authcode-library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/ -->
<dependency>
    <groupId>com.github.udpnarola</groupId>
    <artifactId>social-login-authcode-library</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/
implementation 'com.github.udpnarola:social-login-authcode-library:1.1.0'
// https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/
implementation ("com.github.udpnarola:social-login-authcode-library:1.1.0")
'com.github.udpnarola:social-login-authcode-library:jar:1.1.0'
<dependency org="com.github.udpnarola" name="social-login-authcode-library" rev="1.1.0">
  <artifact name="social-login-authcode-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.udpnarola', module='social-login-authcode-library', version='1.1.0')
)
libraryDependencies += "com.github.udpnarola" % "social-login-authcode-library" % "1.1.0"
[com.github.udpnarola/social-login-authcode-library "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
org.springframework.social : spring-social-facebook jar 2.0.3.RELEASE
org.springframework.social : spring-social-linkedin jar 1.0.2.RELEASE
com.google.api-client : google-api-client jar 1.30.10
org.twitter4j : twitter4j-stream jar 4.0.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0