Social Login AuthCode Back-end Integration Library

This library is useful when you want to integrate social login from the backend using auth code grant type.

License

License

GroupId

GroupId

com.github.udpnarola
ArtifactId

ArtifactId

social-login-backend-integration-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Social Login AuthCode Back-end Integration Library
This library is useful when you want to integrate social login from the backend using auth code grant type.
Project URL

Project URL

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

Source Code Management

https://github.com/udpnarola/social-login-backend-integration-library

Download social-login-backend-integration-library

How to add to project

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

Dependencies

compile (7)

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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0