OAuth2PythonSampleApp
OAuth2PythonSampleApp copied to clipboard
Python sample app for OAuth2
Bumps [django](https://github.com/django/django) from 1.11.23 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
This could be because I am new to integrating Oauth2, but I've followed the readme but can not make it past the line `elif state != get_CSRF_token(request): # validate against...
Just a single script. Not sure why the sample needs to be so complicated.