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-totp 7.0.3
Group ID:
io.github.honeycomb-cheesecake
Artifact ID:
play-silhouette-totp_2.12
Version:
7.0.3
Release Date:
Feb 7, 2022
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "io.github.honeycomb-cheesecake" %% "play-silhouette-totp" % "7.0.3"
ivy"io.github.honeycomb-cheesecake::play-silhouette-totp:7.0.3"
//> using dep "io.github.honeycomb-cheesecake::play-silhouette-totp:7.0.3"
import $ivy.`io.github.honeycomb-cheesecake::play-silhouette-totp:7.0.3`
<dependency> <groupId>io.github.honeycomb-cheesecake</groupId> <artifactId>play-silhouette-totp_2.12</artifactId> <version>7.0.3</version> </dependency>
compile group: 'io.github.honeycomb-cheesecake', name: 'play-silhouette-totp_2.12', version: '7.0.3'