You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 3.1.1
- Fix: Check that params to AuthorizationState are undefined before
using an in-memory dict
- Fix: client_auth: unquote clientID and secret with Basic auth
- Deps: Update oic requirement to >=1.2.1
- CI: Update travis CI process