README
simple server for login/logout/register etc.
- Authentication. - Express Middleware. - Password Hashing. - Sessions - Cookies
<script type="module">
import anthonystachowitzExpress from 'https://cdn.skypack.dev/@anthonystachowitz/express';
</script>
simple server for login/logout/register etc.