Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@KowalskiPiotr98 KowalskiPiotr98 released this 01 Jan 10:58
· 7 commits to main since this release
b57cee3

This release adds support for user accounts.
Only login with external identity providers is supported and that's unlikely to change in the future.
However, if there's demand, support for more providers can be added.

If you feel like you must use a local identity provider, there's an option to use a custom providers, as long as it support OpenID Connect.

Warning

This is a breaking release that requires database drop (or manual migration) and changes to configuration settings.
Please consult new README for more details.

What's Changed

Full Changelog: 0.1.1...0.2.0