guardian / pan-domain-authentication   3.1.0

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 1.3.0


Group ID:
com.gu
Artifact ID:
pan-domain-auth-core_2.12
Version:
1.3.0
Release Date:
Jul 12, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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