You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure token invalidate task to allow concurrent run in order to allow task creation with advanced interval specification (else it is only 'once' and 'manual', see #31 )
fix a startup error on schema creation: a recent change introduced a token information entity (for limiting the max. lifetime) and the schema migration filled the fields with defaults for existing tokens, which caused an error on subsequent runs