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


Group ID:
com.gu.identity
Artifact ID:
identity-play-auth_2.11
Version:
2.4
Release Date:
Mar 12, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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