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


Group ID:
com.iterable
Artifact ID:
securesocial_2.13
Version:
4.0.0-M4
Release Date:
Dec 5, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.iterable</groupId>
  <artifactId>securesocial_2.13</artifactId>
  <version>4.0.0-M4</version>
</dependency>

compile group: 'com.iterable', name: 'securesocial_2.13', version: '4.0.0-M4'