is not current version
Last Version 1.1.0

com.github.udpnarola:social-login-authcode-library 1.0.0

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

GroupId

GroupId

com.github.udpnarola
ArtifactId

ArtifactId

social-login-authcode-library
Version

Version

1.0.0
Type

Type

jar

Download social-login-authcode-library 1.0.0


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