jaliss / securesocial   2.1.4

Apache License 2.0 Website GitHub

A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications

Scala versions: 2.13 2.12 2.11 2.10

securesocial 5.0.0-RC1


Group ID:
com.iterable
Artifact ID:
securesocial_2.13
Version:
5.0.0-RC1
Release Date:
Jan 4, 2022
Licenses:
Files:

libraryDependencies += "com.iterable" %% "securesocial" % "5.0.0-RC1"

Mill build tool

ivy"com.iterable::securesocial:5.0.0-RC1"

Scala CLI

//> using dep "com.iterable::securesocial:5.0.0-RC1"

Ammonite REPL

import $ivy.`com.iterable::securesocial:5.0.0-RC1`

<dependency>
  <groupId>com.iterable</groupId>
  <artifactId>securesocial_2.13</artifactId>
  <version>5.0.0-RC1</version>
</dependency>

compile group: 'com.iterable', name: 'securesocial_2.13', version: '5.0.0-RC1'