Skip to content

Releases: dnplus/streamlit-oauth

v0.1.14

10 Oct 09:00
Compare
Choose a tag to compare

What's Changed

  • change state & pkce variable sharing method by @dnplus in #47
  • ➕ Added: 2 New examples for Atlassian products, Jira and Bitbucket. by @DanMarqz in #55
  • Bump rollup from 2.79.1 to 2.79.2 in /streamlit_oauth/frontend by @dependabot in #56
  • Bump vite from 3.2.10 to 3.2.11 in /streamlit_oauth/frontend by @dependabot in #57
  • Bump httpx_oauth from 0.14.1 to 0.15.1

New Contributors

Full Changelog: v0.1.9...v0.1.14

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