Skip to content

Releases: hotosm/osm-login-python

v2.0.0

09 Aug 10:35
Compare
Choose a tag to compare

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

10 Apr 12:04
Compare
Choose a tag to compare

What's Changed

  • Replace Pydantic ValueError with standard ValueError by @spwoodcock in #6

Full Changelog: 1.0.2...1.0.3

v1.0.2

06 Dec 04:00
Compare
Choose a tag to compare
  • Pin all dependencies using >= to allow for more flexible solving in upstream packages.

1.0.1

28 Sep 13:31
Compare
Choose a tag to compare

What's Changed

Add pep631 support.

See kshitijrajsharma/osm-login-python#2 for details.

1.0.0

28 Sep 11:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hotosm/osm-login-python/commits/1.0.0