MEAN-Stack-Login-and-Logout-in-Angular-6-Part-2
MEAN-Stack-Login-and-Logout-in-Angular-6-Part-2 copied to clipboard
Api that no need to be secured
Hi, what should i do if i need another api that interact with the db from another application, but without authentication? Right now i cant call the api or even test it in postman. Thanks.