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 4.0.0-M1


Group ID:
com.iterable
Artifact ID:
securesocial_2.12
Version:
4.0.0-M1
Release Date:
Mar 25, 2019
Licenses:
Files:

libraryDependencies += "com.iterable" %% "securesocial" % "4.0.0-M1"

Mill build tool

ivy"com.iterable::securesocial:4.0.0-M1"

Scala CLI

//> using dep "com.iterable::securesocial:4.0.0-M1"

Ammonite REPL

import $ivy.`com.iterable::securesocial:4.0.0-M1`

<dependency>
  <groupId>com.iterable</groupId>
  <artifactId>securesocial_2.12</artifactId>
  <version>4.0.0-M1</version>
</dependency>

compile group: 'com.iterable', name: 'securesocial_2.12', version: '4.0.0-M1'