mohiva / play-silhouette   7.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: 2.13 2.12 2.11 2.10

play-silhouette 6.1.0


Group ID:
com.mohiva
Artifact ID:
play-silhouette_2.13
Version:
6.1.0
Release Date:
Jul 3, 2019
Licenses:
Files:

libraryDependencies += "com.mohiva" %% "play-silhouette" % "6.1.0"

Mill build tool

ivy"com.mohiva::play-silhouette:6.1.0"

Scala CLI

//> using dep "com.mohiva::play-silhouette:6.1.0"

Ammonite REPL

import $ivy.`com.mohiva::play-silhouette:6.1.0`

<dependency>
  <groupId>com.mohiva</groupId>
  <artifactId>play-silhouette_2.13</artifactId>
  <version>6.1.0</version>
</dependency>

compile group: 'com.mohiva', name: 'play-silhouette_2.13', version: '6.1.0'