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