Skip to content

1.1.0

Compare
Choose a tag to compare
@skrollme skrollme released this 08 Mar 16:08
· 14 commits to master since this release
  • allows new auth method (via refreshtoken) and old one (via password)
    • added config-schema to configure this via UI
  • refreshtokens are fetched 5min earlier to do not run into auth problems
    • Added retry on failed refreshtoken-fetch