Fetching data depending on the User signed in

I’m currently developing an app in which users login and add todos, so now I need to fetch from the server todos relating only to specific user. Thank you