Skip to content

Sessions

⚠️ Documentation still under construction

You're seeing an early draft of the documentation that is still in the works. Give feedback to help us prioritize. We also welcome contributors to help out!

  • Session handling common requirement and not hard to implement
  • Implementation as HTTP middleware recommended
  • Handling credentials application-specific, may take advantage of database
  • See also authentication