I made a whole lot of progress: I setup the template engine, cool asf styles, registration and logging in!!
It took me a while because I’m not fluent in Go(lang). However, I’m very glad it worked out great! I also had to implement a wrapper around Go’s crypto/argon lib, since it wouldn’t give me a nice format to store password hashes in.
I’m using UUID v7s for the sessions because I love UUIDs, really. + it’s not as sensitive as a numeric ID.
I’m glad I got it working! Now I’ll write some authentication middleware.
A friend of mine helped me choose the color palette, and I’m very fond of it.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.