This repository was archived by the owner on Aug 23, 2023. It is now read-only.
nobuf/jQuery-OAuth-Popup
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
usage:
$.oauthpopup({path:'/auth/twitter'});
$('#clickme').oauthpopup({path:'/auth/twitter'});
demo:
% gem install bundler
% bundle install
% bundle exec ruby demo.rb