guardian / pan-domain-authentication   3.0.1

Apache License 2.0 GitHub

Helper to provide a common federated authentication for all services within a domain (AKA Panda)

Scala versions: 2.13 2.12 2.11 2.10

pan-domain-auth-core 0.7.2


Group ID:
com.gu
Artifact ID:
pan-domain-auth-core_2.12
Version:
0.7.2
Release Date:
Jan 2, 2019
Licenses:
Files:

libraryDependencies += "com.gu" %% "pan-domain-auth-core" % "0.7.2"

Mill build tool

ivy"com.gu::pan-domain-auth-core:0.7.2"

Scala CLI

//> using dep "com.gu::pan-domain-auth-core:0.7.2"

Ammonite REPL

import $ivy.`com.gu::pan-domain-auth-core:0.7.2`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>pan-domain-auth-core_2.12</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.gu', name: 'pan-domain-auth-core_2.12', version: '0.7.2'