What's Changed
- Initial Python sdk code by @guyp-descope in #1
- Update the authorized license list + fix doc for the signin_otp function by @guyp-descope in #2
- Add magic link support to python by @aviadl in #3
- Fix routing to have /auth/ prefix by @aviadl in #4
- Support OAuth authentication method by @guyp-descope in #5
- Configure Renovate by @renovate in #6
- Update schneegans/dynamic-badges-action action to v1.4.0 by @renovate in #8
- Update actions/setup-python action to v4 by @renovate in #9
- fix packaging and add pyproject.toml fie by @guyp-descope in #10
- Upload artifacts by @meirwah in #12
- elaborate error msg by @meirwah in #13
- create and store images for example servers by @meirwah in #15
- change port by @meirwah in #16
- Update common.py by @meirwah in #18
- Update otp_web_sample_app.py by @meirwah in #17
- Update common.py by @meirwah in #19
- created baseline readme by @jeff-descope in #11
- Sdk take 2 by @guyp-descope in #20
- Split by auth method by @asafshen in #21
- remove cookies parameter on do_post and do_get by @guyp-descope in #23
- SDK with custom host and optional Verify by @meirwah in #22
- Change example routes by @meirwah in #24
- remove the usage of decorators in otp web sample app by @guyp-descope in #25
- Modify jwt response by @aviadl in #27
- Fix sample app, to place data on cookie propely by @aviadl in #28
- remove dsr usage on sample /private api by @guyp-descope in #29
- Restructure the jwt_response object by @guyp-descope in #30
- fix import by @guyp-descope in #32
- Rename example route by @meirwah in #33
- update console link by @Bars92 in #34
- update SDK URL to prod by @meirwah in #35
- (WIP) Docteam edits by @jeff-descope in #36
- Expose refresh token as a public method by @aviadl in #38
- fix issue #421 - aligned delivery-method-verification with the GO sdk by @guyp-descope in #37
- expose refresh token on DescopeClient by @asafshen in #39
- Replace basice auth with bearer by @aviadl in #40
- Update documentation by @guyp-descope in #41
- Fix doc (magiclink) by @guyp-descope in #42
- fix the parameters to magiclink verify func by @guyp-descope in #43
- Change all endpoints to the correct one by @aviadl in #46
- Validate session allows session token or refresh token to be empty by @slavikm in #47
- Switch to poetry by @omercnet in #48
- Update dependency jquery to v3.6.1 by @descope in #45
- chore(release): Change publish action to prod pypi by @omercnet in #50
New Contributors
- @guyp-descope made their first contribution in #1
- @aviadl made their first contribution in #3
- @renovate made their first contribution in #6
- @meirwah made their first contribution in #12
- @jeff-descope made their first contribution in #11
- @asafshen made their first contribution in #21
- @Bars92 made their first contribution in #34
- @slavikm made their first contribution in #47
- @omercnet made their first contribution in #48
- @descope made their first contribution in #45
Full Changelog: https://github.com/descope/python-sdk/commits/0.1.0