bsh-sessiondeprecated

Provides session token management against a Mongo database

Usage no npm install needed!

<script type="module">
  import bshSession from 'https://cdn.skypack.dev/bsh-session';
</script>

README

bsh-session manages sessions in a mongodb. It supports joining accessTokens with sessions, and session expiratons.