* Clear access token from cache on call to OAuth.clear_access_token()
2.9.4
* Add optional parameter to api_response.next() to include response object as a third tuple value.
2.9.3
* Add missing properties to applicationsettingsapplication per the reference docs: https://developer.okta.com/docs/reference/api/apps/#settings-4 * Add signed_nonce factor type per the reference docs: https://developer.okta.com/docs/reference/api/factors/#factor-type
2.9.2
* Add missing dependency in setup.py by justinabrokwah-okta in https://github.com/okta/okta-sdk-python/pull/351 * Update __init__.py by bretterer in https://github.com/okta/okta-sdk-python/pull/352