Last Version

Auth0 core classes for Identity Provider authentication 1.9.0

Auth0 core classes and helpers for handling authentication through external Identity Providers

License

License

The MIT License (MIT)
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

identity-provider
Version

Version

1.9.0
Type

Type

aar
Description

Description

Auth0 core classes for Identity Provider authentication
Auth0 core classes and helpers for handling authentication through external Identity Providers
Project URL

Project URL

https://github.com/auth0/Lock.Android
Source Code Management

Source Code Management

https://github.com/auth0/Lock.Android

Download identity-provider 1.9.0


<!-- https://jarcasting.com/artifacts/com.auth0.android/identity-provider/ -->
<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>identity-provider</artifactId>
    <version>1.9.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/identity-provider/
implementation 'com.auth0.android:identity-provider:1.9.0'
// https://jarcasting.com/artifacts/com.auth0.android/identity-provider/
implementation ("com.auth0.android:identity-provider:1.9.0")
'com.auth0.android:identity-provider:aar:1.9.0'
<dependency org="com.auth0.android" name="identity-provider" rev="1.9.0">
  <artifact name="identity-provider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='identity-provider', version='1.9.0')
)
libraryDependencies += "com.auth0.android" % "identity-provider" % "1.9.0"
[com.auth0.android/identity-provider "1.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.hannesdorfmann.smoothprogressbar : library jar 1.0.0
com.android.support » appcompat-v7 jar 22.1.1
com.auth0.android : android-core jar 1.9.0

Project Modules

There are no modules declared in this project.