Goran Rakic (1):
Allow override of secrets loading
Patrick Uiterwijk (10):
Make error strings returned by validate_token have bool() as False
Fix using the correct token_type_hint value
Make cookie path configurable
Validate that the openid scope is always requested
Encode state with base64
Correctly encode
Also encode for py3
Make it possible to get access token and refresh token
Also test on py3.5 and 3.6
Release v1.2
Rusox89 (1):
split does not take arguments