Fusio v1.9.0 Release Notes

Release Date: 2020-02-04 // about 4 years ago
    • โž• Add rest password process for users which have registered through email. If the process the user receives an email containing a link with a token which can be used to change the current password
    • ๐Ÿ“‡ Renamed column period to period_type for MariaDB compatibility #252
    • Return refresh token for simple login and add option extend an existing access token #264
    • ๐Ÿšš Restructured clean command to remove expired database entries i.e. app token instead of removing the demo files
    • โž• Added specific scopes to backend/consumer endpoints to allow access to only specific parts of the backend/consumer API
    • โž• Add option to request concrete scopes for backend and consumer authorization
    • Expired JWT return proper 401 status code #268