#authentication
Read more stories on Hashnode
Articles with this tag
today I have finished the authentication of the blog app. now the login and registration functionalities are working. also started the front-end part...
today I've connected node/express backend to my todo app. The backend has just an authentication system, which still needs to be completely done. Feel...
I did it! After two days of hard work and frustration, I've made a user authentication system with passport.js. I learned a lot and there's still more...