Hacker News new | ask | show | jobs
by nohant 3429 days ago
Hopefully not too late, I'm wondering why do you use AWS lambda for?
1 comments

To be honest, we wanted to play with it, and it was really easy to prototype the OAuth code (and keep our OAuth client secret out of the client) before we had the server deployed.

Now, since it works great, there's been no need to replace it.