Last Version

identity-play-auth 2.4

A small client library for Guardian Identity authentication with the Play framework

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-play-auth_2.11
Version

Version

2.4
Type

Type

jar
Description

Description

identity-play-auth
A small client library for Guardian Identity authentication with the Play framework
Project URL

Project URL

https://github.com/guardian/identity-auth
Project Organization

Project Organization

com.gu.identity
Source Code Management

Source Code Management

https://github.com/guardian/identity-play-auth

Download identity-play-auth_2.11 2.4


<!-- https://jarcasting.com/artifacts/com.gu.identity/identity-play-auth_2.11/ -->
<dependency>
    <groupId>com.gu.identity</groupId>
    <artifactId>identity-play-auth_2.11</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.identity/identity-play-auth_2.11/
implementation 'com.gu.identity:identity-play-auth_2.11:2.4'
// https://jarcasting.com/artifacts/com.gu.identity/identity-play-auth_2.11/
implementation ("com.gu.identity:identity-play-auth_2.11:2.4")
'com.gu.identity:identity-play-auth_2.11:jar:2.4'
<dependency org="com.gu.identity" name="identity-play-auth_2.11" rev="2.4">
  <artifact name="identity-play-auth_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.identity', module='identity-play-auth_2.11', version='2.4')
)
libraryDependencies += "com.gu.identity" % "identity-play-auth_2.11" % "2.4"
[com.gu.identity/identity-play-auth_2.11 "2.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.typesafe.play : play_2.11 jar 2.6.7
com.gu.identity : identity-cookie_2.11 jar 3.87
com.gu : identity-test-users_2.11 jar 0.6

test (2)

Group / Artifact Type Version
org.scalatestplus.play : scalatestplus-play_2.11 jar 3.1.2
org.scalactic : scalactic_2.11 jar 3.0.4

Project Modules

There are no modules declared in this project.