README
bnorth-plugin-user
TODO: description
Usage
let app = new App();
app.plugins.add(require('bnorth-plugin-user'));
bnorth plugin for user
<script type="module">
import bnorthPluginUser from 'https://cdn.skypack.dev/@bnorth/plugin-user';
</script>
bnorth-plugin-userTODO: description
let app = new App();
app.plugins.add(require('bnorth-plugin-user'));