Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 00:53
· 47 commits to master since this release

1.0.0 (2022-10-05)

Bug Fixes

  • requirements: Updated requirements (d844104)

Features

  • login: Improved login app; updated for different auth providers (64c4957)
  • settings: Improved settings to remove auth provider specific settings (9a2000a)

BREAKING CHANGES

  • login: Changed login URLs

Login app was updated for improved auth routines. URLs were changed to reflect convention on OAuth2 endpoints.

  • settings: Settings changes

All Auth0 settings have been removed and replaced with a generic setting AUTH_CLIENTS that contains dictionaries of auth provider configurations.