stormpath / express-stormpath

Build simple, secure web applications with Stormpath and Express!
http://docs.stormpath.com/nodejs/express/
Apache License 2.0
325 stars 111 forks source link

Has anyone managed to port this for use with Koa or Koa2? #597

Open kristianmandrup opened 7 years ago

kristianmandrup commented 7 years ago

Please advice. Thanks!

oshalygin commented 7 years ago

Although I can't vouch for this, but a short term solution may be to use koa-connect. I saw this used on a project I was looking into a few months ago and it seemed to work well there but I'm not sure what other configuration hooks would be needed

For reference: https://github.com/vkurchatkin/koa-connect

kristianmandrup commented 7 years ago

Thanks. I ported many other projexts to Koa. Just surprised people are still insisting on sticking with Express and ES5 in 2017 :( I mean 2917