NeonGeckoCom / NeonCore

Neon Core extends Mycroft core with more modular code, extended multi-user support, and more.
Other
67 stars 46 forks source link

Per-User Skill Availability #184

Open NeonDaniel opened 2 years ago

NeonDaniel commented 2 years ago

Objective

Allow for per-user skills whitelist/blacklist

Initial Implementation Goals

Open Issues

How should user skills that aren't available be handled?

NeonDaniel commented 4 months ago

Part of a broader question about user authorization

JarbasAl commented 3 months ago

in OVOS this is done per Session https://github.com/OpenVoiceOS/ovos-core/pull/492

a neon user only needs to keep it's own session for compat with upstream