@walkeros/web-source-session
Standalone session detection and management that can be composed with any walkerOS source.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/web-source-sessionQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "web" },
"sources": {
"session": { "package": "@walkeros/web-source-session", "config": {} }
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/sources/web/session
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT