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-cas 7.0.6


Group ID:
io.github.honeycomb-cheesecake
Artifact ID:
play-silhouette-cas_2.12
Version:
7.0.6
Release Date:
Apr 8, 2022
Licenses:
Files:

libraryDependencies += "io.github.honeycomb-cheesecake" %% "play-silhouette-cas" % "7.0.6"

Mill build tool

ivy"io.github.honeycomb-cheesecake::play-silhouette-cas:7.0.6"

Scala CLI

//> using dep "io.github.honeycomb-cheesecake::play-silhouette-cas:7.0.6"

Ammonite REPL

import $ivy.`io.github.honeycomb-cheesecake::play-silhouette-cas:7.0.6`

<dependency>
  <groupId>io.github.honeycomb-cheesecake</groupId>
  <artifactId>play-silhouette-cas_2.12</artifactId>
  <version>7.0.6</version>
</dependency>

compile group: 'io.github.honeycomb-cheesecake', name: 'play-silhouette-cas_2.12', version: '7.0.6'