This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <!-- | |
| A simple example of PIN-based oauth flow with Twitter and jsOAuth. | |
| This is mostly based on/copied from <http://log.coffeesounds.com/oauth-and-pin-based-authorization-in-javascri>. | |
| Get jsOAuth at <https://github.com/bytespider/jsOAuth/downloads> |
NewerOlder