Releases: hotosm/osm-login-python
Releases · hotosm/osm-login-python
v2.0.0
What's Changed
- Return the raw OSM OAuth2 token in addition to
access_token
by @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