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.
play-silhouette-crypto-jca 7.0.0-RC1
Group ID:
com.mohiva
Artifact ID:
play-silhouette-crypto-jca_2.12
Version:
7.0.0-RC1
Release Date:
Feb 10, 2020
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "com.mohiva" %% "play-silhouette-crypto-jca" % "7.0.0-RC1"
ivy"com.mohiva::play-silhouette-crypto-jca:7.0.0-RC1"
//> using dep "com.mohiva::play-silhouette-crypto-jca:7.0.0-RC1"
import $ivy.`com.mohiva::play-silhouette-crypto-jca:7.0.0-RC1`
<dependency> <groupId>com.mohiva</groupId> <artifactId>play-silhouette-crypto-jca_2.12</artifactId> <version>7.0.0-RC1</version> </dependency>
compile group: 'com.mohiva', name: 'play-silhouette-crypto-jca_2.12', version: '7.0.0-RC1'