Skip to content

lshepard/oauth-wrap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OAuth WRAP JavaScript demo

OAuth WRAP is a simpler, revised version of the oauth protocol. This project demonstrates how to use the protocol in a Javascript context.

How it works

This library demonstrates how to use the experimental JavaScript profile for OAuth WRAP. The code for OAuth WRAP authorization is contained entirely in the WRAP.authorize function. It relies on the cross-domain communication library provided by the Facebook Connect JavaScript library.

Tests

The core pieces of the library are mostly tested using QUnit. To run the tests, simply load ./tests/index.html.

About

Demo of OAuth WRAP with the JavaScript profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published