playframework / play-silhouette   10.0.0

Apache License 2.0 GitHub

Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.

Scala versions: 3.x 2.13 2.12

play-silhouette-testkit 7.0.1


Group ID:
io.github.honeycomb-cheesecake
Artifact ID:
play-silhouette-testkit_2.13
Version:
7.0.1
Release Date:
Nov 27, 2021
Licenses:
Files:

libraryDependencies += "io.github.honeycomb-cheesecake" %% "play-silhouette-testkit" % "7.0.1"

Mill build tool

ivy"io.github.honeycomb-cheesecake::play-silhouette-testkit:7.0.1"

Scala CLI

//> using dep "io.github.honeycomb-cheesecake::play-silhouette-testkit:7.0.1"

Ammonite REPL

import $ivy.`io.github.honeycomb-cheesecake::play-silhouette-testkit:7.0.1`

<dependency>
  <groupId>io.github.honeycomb-cheesecake</groupId>
  <artifactId>play-silhouette-testkit_2.13</artifactId>
  <version>7.0.1</version>
</dependency>

compile group: 'io.github.honeycomb-cheesecake', name: 'play-silhouette-testkit_2.13', version: '7.0.1'