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 0.3


Group ID:
com.gu.identity
Artifact ID:
identity-play-auth_2.11
Version:
0.3
Release Date:
Jun 12, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-play-auth_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-play-auth_2.11', version: '0.3'