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


Group ID:
com.gu.identity
Artifact ID:
identity-play-auth_2.12
Version:
2.6
Release Date:
Jul 31, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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