ontehfritz / SuperSimpleAuth

WIP Simple Online Authentication and Authorization Micro-Service
https://www.authenticate.technology
4 stars 1 forks source link

Use before hooks to DRY up the Module code #28

Closed ontehfritz closed 10 years ago

ontehfritz commented 10 years ago

Lots of redundant checking on the Module methods, this can be cleaned up using the before request hooks.