Specialized Content For Each User

I would like to create a sign in that when you sign in it takes you to a “projects page”. This page lets you start a new project or open a previous one. I need help with saving projects to an account and then letting the same user open it up if they log back in on any device later. How do I make it so that each user sees only their projects?

I published two tutorials that show you how to do this. Both use Spring Boot on the backend.

1 Like

Thank you so much! I’m looking at the right now!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.