Added
- Add a user model to `flask.g` with convenience properties ([5bf8808](https://github.com/fedora-infra/flask-oidc/commit/5bf8808>))
- Add signals to hook into the login and logout process ([68351b6](https://github.com/fedora-infra/flask-oidc/commit/68351b6>))
Changed
- Ship the licenses files in the sdist ([3e37982](https://github.com/fedora-infra/flask-oidc/commit/3e37982>))
- Update dependencies ([a122e22](https://github.com/fedora-infra/flask-oidc/commit/a122e22>),
[a581fdf](https://github.com/fedora-infra/flask-oidc/commit/a581fdf>),
[d51d24b](https://github.com/fedora-infra/flask-oidc/commit/d51d24b>),
[0db631e](https://github.com/fedora-infra/flask-oidc/commit/0db631e>),
[c5cd54d](https://github.com/fedora-infra/flask-oidc/commit/c5cd54d>),
[2134e46](https://github.com/fedora-infra/flask-oidc/commit/2134e46>))
Fixed
- Correct typo in example in index.rst ([b21e87b](https://github.com/fedora-infra/flask-oidc/commit/b21e87b>))
- Give the github release step access to the changelog ([7bc785d](https://github.com/fedora-infra/flask-oidc/commit/7bc785d>))