python-oauth2 icon indicating copy to clipboard operation
python-oauth2 copied to clipboard

Fix the OAuth HTTP header bug with mod_wsgi

Open frankdu opened this issue 12 years ago • 0 comments

  1. Extract OAuth parameters from HTTP_AUTHORIZATION header if OAuth provider sits behind mod_wsgi
  2. Add _check_nonce stub method. This way it's easier to implement OAuth provider logics

frankdu avatar Jan 12 '13 16:01 frankdu