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 3.0.0-M11


Group ID:
com.iterable
Artifact ID:
securesocial_2.12
Version:
3.0.0-M11
Release Date:
Nov 6, 2019
Licenses:
Files:

libraryDependencies += "com.iterable" %% "securesocial" % "3.0.0-M11"

Mill build tool

ivy"com.iterable::securesocial:3.0.0-M11"

Scala CLI

//> using dep "com.iterable::securesocial:3.0.0-M11"

Ammonite REPL

import $ivy.`com.iterable::securesocial:3.0.0-M11`

<dependency>
  <groupId>com.iterable</groupId>
  <artifactId>securesocial_2.12</artifactId>
  <version>3.0.0-M11</version>
</dependency>

compile group: 'com.iterable', name: 'securesocial_2.12', version: '3.0.0-M11'