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.11


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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