Skip to content

Authentication

⚠️ 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!

  • HTTP Basic auth easy to implement
  • Implementation as HTTP middleware recommended
  • JWT and OAuth possible
  • Handling credentials application-specific, may take advantage of database
  • See also sessions