AppAuth for Android

OAuth2 / OpenID Connect client for Android apps

License

License

Categories

Categories

Net
GroupId

GroupId

net.openid
ArtifactId

ArtifactId

appauth
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

aar
Description

Description

AppAuth for Android
OAuth2 / OpenID Connect client for Android apps
Project URL

Project URL

https://github.com/openid/AppAuth-Android/
Source Code Management

Source Code Management

https://github.com/openid/AppAuth-Android/

Download appauth

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.appcompat » appcompat jar 1.3.0
androidx.browser » browser jar 1.3.0

Project Modules

There are no modules declared in this project.
net.openid

OpenID

Versions

Version
0.11.1
0.11.0
0.10.0
0.9.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0