每一个 RESTful server 都需要用户验证部分。通过 express.router, 可以方便的重用这部分代码。于是我写了这个模块。欢迎吐槽
https://github.com/timqian/auth-api