To figure out authentication, create new blank project with just authentication

Ferruccio Author

yeah such a pain. especially with my clojure stack! had to write my own functions to hash passwords and now have to write my system to handle sessions or create JWT tokens :P

0 Likes
Ferruccio Author

yeah sometimes i wish i chose a "normal" stack for this project

0 Likes
Ethan

It's amazing what you can do by just including libraries and writing not that much code yourself

0 Likes
Ethan

The best way to figure things out 😄

0 Likes
Ethan

I just use a bunch of Node libraries 😆

0 Likes
Ethan

It makes everything much smoother!

0 Likes
Ethan

Now if I'm ever starting a new project which has a backend, I always work on authentication first before building ANYTHING else.

0 Likes

Haha yes good call! Took me a week to figure out that might be quicker and easier

0 Likes
Ferruccio Author

😂 I want to open source this one, as many people have my same problems

0 Likes

Please sign in to leave a comment.