Skip to content

Releases: dnplus/streamlit-oauth

v0.1.9

05 Jun 12:56
66e10d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

13 Feb 10:46
Compare
Choose a tag to compare

What's Changed

  • Inherit from Exception by @ojomio in #21
  • fix wrong logout button logic by @dnplus in #24
  • adjust code_verifer length based on RFC 7636 by @dnplus in #27

New Contributors

Full Changelog: v0.1.6...v0.1.8

v0.1.6

25 Jan 02:26
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.5-beta...v0.1.6

v0.1.5-beta

28 Nov 07:32
Compare
Choose a tag to compare
v0.1.5-beta Pre-release
Pre-release
  • add examples
  • enable to use existing httpx_oauth client