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 1.3


Group ID:
com.gu.identity
Artifact ID:
identity-play-auth_2.11
Version:
1.3
Release Date:
Apr 12, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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