Last Version

identity-play-auth 2.6

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.12
Version

Version

2.6
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.12 2.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.typesafe.play : play_2.12 jar 2.6.7
com.gu.identity : identity-cookie_2.12 jar 3.184-M6
com.gu : identity-test-users_2.12 jar 0.6

test (2)

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

Project Modules

There are no modules declared in this project.