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
feat(logind)!: configure which session classes to process (986e558), closes #366
BREAKING CHANGES
LogindSessionIdle now only processes sessions of type
"user" by default. Use the new configuration option classes to also
include other types in case you need to include them in the checks.