Easy Nextjs 14 and Spring Boot Security Authentication
Simple approach that gets you going with most cases for (public/protected) routes in Nextjs 14 when pairing it with spring boot api that is using web security default login form.
I’m Muhamad Alfaifi, a Software engineer with a deep proficiency in web development, search and analytics. I’m eager to share my work and journey!
Simple approach that gets you going with most cases for (public/protected) routes in Nextjs 14 when pairing it with spring boot api that is using web security default login form.
Exploring the importance of separation of concerns in frontend development through a case study of rewriting an open source custom hook.