Protect the API so that API calls can be only made by authenticated users. Of course, exlclude public routes like login and register.
Protect the API so that API calls can be only made by authenticated users.
Of course, exlclude public routes like login and register.