Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.28 - JWT Auth #1288

Merged
merged 4 commits into from
Oct 4, 2023
Merged

0.28 - JWT Auth #1288

merged 4 commits into from
Oct 4, 2023

Conversation

jacalata
Copy link
Contributor

@jacalata jacalata commented Oct 3, 2023

features

  • JWT
  • many pretty printed objects

chores

  • security update to urllib
  • fix code coverage action
  • fix publish to pypi

jacalata and others added 4 commits September 25, 2023 16:17
* implement str and repr for a bunch more classes
* also: versioning for JWT, user-impersonation
(cherry picked from commit 4887a62)
* fix code coverage action
* use reflection to find all models for comprehensive testing.

---------

Co-authored-by: Lee Graber <[email protected]>
* Bump urllib3 from 2.0.4 to 2.0.6

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@jacalata jacalata merged commit 72eb3c8 into master Oct 4, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants