bare-auth-facebook
Version:
Stateless authentication with Facebook using Bare Auth
31 lines (18 loc) • 510 B
Markdown
1.0.5 / 2015-10-05
==================
* use document.location.href as the redirect_uri by default
1.0.4 / 2015-09-03
==================
* Make redirect_url independent of application routing. Now it's always /auth
1.0.3 / 2015-08-17
==================
* Fix redirect_url in client.js to support paths
1.0.2 / 2015-08-02
==================
* support blank url
1.0.1 / 2015-07-30
==================
* fix client-side facebook oauth
1.0.0 / 2010-01-03
==================
* Initial release