Releases: dnplus/streamlit-oauth
Releases · dnplus/streamlit-oauth
v0.1.14
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
What's Changed
- Example/add kinde by @rairaman in #28
- Update README.md by @twsl in #29
- Bump vite from 3.2.8 to 3.2.10 in /streamlit_oauth/frontend by @dependabot in #33
- add auto click invoke auth support by @dnplus in #41
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.6
What's Changed
- Bump vite from 3.1.4 to 3.2.7 in /streamlit_oauth/frontend by @dependabot in #11
- Bump postcss from 8.4.17 to 8.4.32 in /streamlit_oauth/frontend by @dependabot in #12
- Fix authorize -> authroize typo by @benlindsay in #13
- Bump vite from 3.2.7 to 3.2.8 in /streamlit_oauth/frontend by @dependabot in #17
- Authz code grant pkce support by @dnplus in #19
- Package-specific error by @benlindsay in #15
New Contributors
- @dependabot made their first contribution in #11
- @benlindsay made their first contribution in #13
Full Changelog: v0.1.5-beta...v0.1.6
v0.1.5-beta
- add examples
- enable to use existing httpx_oauth client