deitch / cansecurity

nodejs/expressjs authentication and security library
MIT License
150 stars 53 forks source link

Convert all to es6 #19

Closed deitch closed 7 years ago

deitch commented 7 years ago

Does not convert tests, only the app itself. Arrow functions, const where possible (let otherwise), etc.