Natt
❔ Identity authentication
Hello everyone! Im studying system developer.net. We did CarRental project asp.net mvc and web api. Next task from teacher is we need to add security on web api with JWT bearer token. (This part is done) but authentication on web clientside either from intern database for user or extern provider i really need help with. Identity create database on client side to store users for authentication but on web api there is also database for users , booking , car and carcategories so how do i sync both users database? sorry for my bad explanation but im so confused, plz help. Thanks in advance.
22 replies