Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

nobuf/jQuery-OAuth-Popup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage:
$.oauthpopup({path:'/auth/twitter'});
$('#clickme').oauthpopup({path:'/auth/twitter'});

demo:
% gem install bundler
% bundle install
% bundle exec ruby demo.rb

Releases

No releases published

Packages

No packages published