Skip to content

Tags: dowjones/tokendito

Tags

2.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove unsupported python versions, bump release number (#163)

2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix tests failures (#161)

* fix tests failures

* remove deprecated python 3.7 from our tests

* revert to previous actions

* drop 3.8 for the tests

* fix tox error

2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Step-up checks too narrow (#150)

2.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Treat IWA as local authentication (#148)

2.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add tests, reorg code and bug fixes, and add methods to dynamically f…

…ind client_id. (#146)

2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix regression bug in MFA device recognition. (#145)

* Fix regression bug that removed trusted device recongnition.
* Fix User-Agent field to work with Okta.
* Clean up cookie passing and handling, to simplify development.

2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
OIE authorization code flow implementation with forced classic authen…

…tication. (#132)

2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update README and version number (#143)

2.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
create http client class (#135)

2.1.2

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
replace missing RawConfigParser and update missing help text