You are right a generic context is perhaps too much complexity for the use case. I'm just starting on an app and I'll see if I find any interesting abstractions around authentication. Thank you very much!
On a broader view, as a Nim web toolkit developer, do you see the need for a unified server interface for Nim web applications (ala Python's WSGI or Ruby's Rack) to help develop "middlewares" that can be shared by the community across different web libraries?
