Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akkie committed Feb 27, 2014
1 parent 6444840 commit df6af39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ layout: default
title: Silhouette
---

<a href="http://www.reactivemanifesto.org/"> <img style="border: 0; position: fixed; right: 0; top:0; z-index: 9000" src="http://www.reactivemanifesto.org/images/ribbons/we-are-reactive-black-right.png"> </a>

[![Build Status](https://travis-ci.org/mohiva/play-silhouette.png)](https://travis-ci.org/mohiva/play-silhouette) [![Coverage Status](https://coveralls.io/repos/mohiva/play-silhouette/badge.png)](https://coveralls.io/r/mohiva/play-silhouette)

**Silhouette** is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials or custom authentication schemes. It is a fork of [SecureSocial](http://securesocial.ws/), the widely known authentication module for Play Framework applications, with the intention to built a more customizable, non-blocking and well tested implementation.
Expand Down

0 comments on commit df6af39

Please sign in to comment.