Files
deb-python-oauth2client/tests/test_flask_util.py
Jon Wayne Parrott 07ea7c5475 Fixing incremental auth in flask_util.
* Flow is now stored in the session, ensuring that the scopes survive the round trip to the auth server.
* The base credentials are now checked in `required`, solving an issue where it's possible to pass the check with the incremental scopes but without the base scopes.

Fixes #320
2015-10-21 14:52:49 -07:00

18 KiB