Releases: hotosm/osm-login-python
Releases · hotosm/osm-login-python
v2.1.4
- Patches the fetch token with httpx
Full Changelog: 2.1.3...2.1.4
v2.1.1
What's Changed
- hotfix : pass creds into post body by @kshitijrajsharma in #26
New Contributors
- @kshitijrajsharma made their first contribution in #26
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Replace pydantic dataclasses by @sarthak-cs in #24
New Contributors
- @sarthak-cs made their first contribution in #24
Full Changelog: 2.0.0...2.1.0
v2.0.0
What's Changed
- Return the raw OSM OAuth2 token in addition to
access_tokenby @spwoodcock in #7
This is a BREAKING CHANGE where access_token has been renamed more accurately to user_data.
Full Changelog: 1.0.3...2.0.0
v1.0.3
What's Changed
- Replace Pydantic ValueError with standard ValueError by @spwoodcock in #6
Full Changelog: 1.0.2...1.0.3
v1.0.2
- Pin all dependencies using
>=to allow for more flexible solving in upstream packages.
1.0.1
1.0.0
What's Changed
- Upgrade to pydantic v2 by @spwoodcock in kshitijrajsharma/osm-login-python#1
New Contributors
- @spwoodcock made their first contribution in kshitijrajsharma/osm-login-python#1
Full Changelog: https://github.com/hotosm/osm-login-python/commits/1.0.0