robinhood / deux

Multifactor Authentication for Django Rest Framework
Other
155 stars 56 forks source link

[oauth2] Support url-encoded requests for oauth #3

Closed abhishek776 closed 7 years ago

abhishek776 commented 7 years ago

Support url-encoded requests for OAuth by extracting body to a django rest framework. Tested by making url_encoded requests as well as a multipart request.

codecov-io commented 7 years ago

Current coverage is 99.82% (diff: 97.36%)

Merging #3 into master will decrease coverage by 0.17%

@@           master         #3   diff @@
========================================
  Files          22         22          
  Lines         554        586    +32   
  Methods         0          0          
  Messages        0          0          
  Branches       29         35     +6   
========================================
+ Hits          554        585    +31   
  Misses          0          0          
- Partials        0          1     +1   

Powered by Codecov. Last update 82a0a84...c17a9e9