sorah / himari

OIDC IdP for Small Team. Backed by Omniauth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

persist session data in storage

sorah opened this issue · comments

  • to ease session management and logging by utilizing our own storage
  • allow using rack/session/cookie to quick setup but without worrying embedded data & length limit
    • For himari-aws user, it is painful to setup a separate dynamodb table for dynamodb session middleware