guardian / identity-play-auth   2.6

Apache License 2.0 GitHub

A small library for Guardian Identity authentication with the Play framework

Scala versions: 2.12 2.11

identity-play-auth 2.5


Group ID:
com.gu.identity
Artifact ID:
identity-play-auth_2.12
Version:
2.5
Release Date:
Jul 20, 2018
Licenses:
Files:

libraryDependencies += "com.gu.identity" %% "identity-play-auth" % "2.5"

Mill build tool

ivy"com.gu.identity::identity-play-auth:2.5"

Scala CLI

//> using dep "com.gu.identity::identity-play-auth:2.5"

Ammonite REPL

import $ivy.`com.gu.identity::identity-play-auth:2.5`

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-play-auth_2.12</artifactId>
  <version>2.5</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-play-auth_2.12', version: '2.5'