1 comment

[ 1.8 ms ] story [ 14.9 ms ] thread
I completed a user component for my application, with email password reset. Before I go live linking everything up with a SaaS people can purchase, I want to iron out any security bugs in the user and profile flow.

The code is here: https://github.com/cris691/servedata

I've switched Stripe to test mode just now.

It uses NodeJS with helmet, running on GCP.