Release 0.8
Pre-release
Pre-release
Updates:
- In JWT middleware, the check for token expiration is no longer including the refresh token (fixes a bug in token refresh).
- When accessing the Account area, it's now requesting the 'admin' scope, so that if the user is an admin, the admin area will be accessible for them.
- Added a background worker service that will clean up old/unnecessary DB data.
- Fixed empty brackets in the UI for 'grant permission to user'
- When the issuer changes, in settings, the user is now being warned, and logged out.
- Updated docs and dependencies.
Docker images available here.