k4200 / securesocial   3.2.5

Apache License 2.0 Website GitHub

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

Scala versions: 2.11

securesocial 3.2.4


Group ID:
tv.kazu
Artifact ID:
securesocial_2.11
Version:
3.2.4
Release Date:
May 26, 2017
Licenses:
Files:

libraryDependencies += "tv.kazu" %% "securesocial" % "3.2.4"

Mill build tool

ivy"tv.kazu::securesocial:3.2.4"

Scala CLI

//> using dep "tv.kazu::securesocial:3.2.4"

Ammonite REPL

import $ivy.`tv.kazu::securesocial:3.2.4`

<dependency>
  <groupId>tv.kazu</groupId>
  <artifactId>securesocial_2.11</artifactId>
  <version>3.2.4</version>
</dependency>

compile group: 'tv.kazu', name: 'securesocial_2.11', version: '3.2.4'