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-persistence 8.0.0
Group ID:
io.github.honeycomb-cheesecake
Artifact ID:
play-silhouette-persistence_2.13
Version:
8.0.0
Version Scheme:
Release Date:
May 16, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "io.github.honeycomb-cheesecake" %% "play-silhouette-persistence" % "8.0.0"
ivy"io.github.honeycomb-cheesecake::play-silhouette-persistence:8.0.0"
//> using dep "io.github.honeycomb-cheesecake::play-silhouette-persistence:8.0.0"
import $ivy.`io.github.honeycomb-cheesecake::play-silhouette-persistence:8.0.0`
<dependency> <groupId>io.github.honeycomb-cheesecake</groupId> <artifactId>play-silhouette-persistence_2.13</artifactId> <version>8.0.0</version> </dependency>
compile group: 'io.github.honeycomb-cheesecake', name: 'play-silhouette-persistence_2.13', version: '8.0.0'