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-M9


Group ID:
com.iterable
Artifact ID:
securesocial_2.12
Version:
3.0.0-M9
Release Date:
May 24, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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