mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
add note that README is based on master
This commit is contained in:
parent
fd3b01c556
commit
bd6183f218
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
**NOTE: If you're running < 1.5.1, please upgrade to address 2 security vulnerabilities.
|
||||
**IMPORTANT: If you're running < 1.5.1, please upgrade to address 2 security vulnerabilities.
|
||||
More details [here](https://github.com/mkdynamic/omniauth-facebook/wiki/CSRF-vulnerability:-CVE-2013-4562) and [here](https://github.com/mkdynamic/omniauth-facebook/wiki/Access-token-vulnerability:-CVE-2013-4593).**
|
||||
|
||||
---
|
||||
|
||||
# OmniAuth Facebook [![Build Status](https://secure.travis-ci.org/mkdynamic/omniauth-facebook.png?branch=master)](https://travis-ci.org/mkdynamic/omniauth-facebook)
|
||||
|
||||
**These notes are based on master, please see tags for README pertaining to specific releases.**
|
||||
|
||||
Facebook OAuth2 Strategy for OmniAuth.
|
||||
|
||||
Supports the OAuth 2.0 server-side and client-side flows. Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication
|
||||
|
|
Loading…
Reference in a new issue