What's new? | Help | Directory | Sign in
Google
oauth
API needz authorized?
  
  
  
  
    
New Issue | Search
for
| Advanced Search | Search Tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels ...
  1 ---- Accepted ---- ---- chris.messina   Changing password should not invalidate all tokens (optional)   faq  
  2 ---- Accepted ---- ---- chris.messina   Support for multiple same-service tokens in desktop apps   faq  
  3 ---- Accepted ---- ---- kellan   FAQ: Blank consumer secret?   FAQ  
  4 ---- Accepted ---- ---- kellan   FAQ: Where can OAuth be used? Is it just for the web?   faq  
  6 Defect New Medium ---- ----   Suggestion: Please add or embed MIT License w/Copyright in PHP OAuth impl.  
  7 Defect New Medium ---- ----   OAuth.php doesn't handle port numbers correctly  
  8 Defect New Medium ---- ----   c# lib baseSignature bug  
  9 Defect New Medium ---- ----   build signature should include url query  
  10 Defect New Medium ---- ----   javascript library urlencoding issues  
  11 Defect New Medium ---- ----   PHP library: make OAuthDataStore an interface  
  12 Defect New Medium ---- ----   Undefined variable: req_token in example/client.php  
  13 Defect New Medium ---- ----   PHP library: make OAuthSignatureMethod an interface  
  14 Defect New Medium ---- ----   Wrong SVN URL specified  
  15 Defect New Medium ---- ----   php: Replace OAuthRequest::generate_nonce with OAuthDataStore::new_nonce  
  16 Defect New Medium ---- ----   python: no ampersand in plaintext signature, no escaping in Authentication header  
  17 Defect New Medium ---- ----   php: overescaping in plaintext signature  
  18 Defect New Medium ---- ----   php: urlencode vs tilda  
  19 Defect New Medium ---- ----   python: client should set content-type for post  
  20 Defect New Medium ---- ----   php: split_header doesn't remove 'OAuth ' string at the start of a header  
  21 Defect New Medium ---- ----   php: arrays in post data  
  23 Defect new Medium ---- ----   OAuthConsumer (Mac OS X) Unit Tests failing.   OAuthConsumer