hapi-simple-session

Simple session support for Hapi

Usage no npm install needed!

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

README

hapi-simple-session

Build Status

A simple Hapi session plugin

Requires: hapi 7+

Disclaimer: Based on the yar project with the following features removed:

  • no cookie encryption
  • no lazy mode