Skip to content

Releases: Codoc-os/drf-simple-oauth2

v1.0.4

08 Dec 01:49

Choose a tag to compare

  • Change defaut value of OPENID_CONFIGURATION_PATH from /.well-known/openid-configuration to .well-known/openid-configuration

v1.0.3

23 Sep 02:49

Choose a tag to compare

  • Add missing migration 0002_alter_session_status.
  • Add check for missing migrations in bin/pre_commit.sh and GitHub actions.

v1.0.2

22 Sep 22:34

Choose a tag to compare

ci: Uses pyproject.toml to publish the package

v1.0.1

22 Sep 22:04

Choose a tag to compare

  • Fix setup.py's long decription

v1.0.0

22 Sep 16:22

Choose a tag to compare

  • Initial release