dom96 / jester

A sinatra-like web framework for Nim.
MIT License
1.57k stars 120 forks source link

jester-auth #134

Open dom96 opened 6 years ago

dom96 commented 6 years ago

Once we get middlewares support I would like to implement an auth package.

This URL contains some good best practices for this: https://news.ycombinator.com/item?id=16356397

PMunch commented 6 years ago

Leaving this for future reference: https://github.com/FedericoCeratto/nim-httpauth