I understanding Reactjs and asp net core pretty good
I have create a simple web site with route, search, create, delete and update features with react as a front-end framework.
the only thing that is left is to build a good authentication/authorization system
were users can register, login and see there personal data.
I have tried to follow authentication from youtube videos.
but they are either outdated or not very clear.
I have created a authentication and authorization with razorpages before
So I do have some experience with it. but i dont have any experionce with api authentication
were can I find a good trusted document tutorial were I can read and learn everything on how to create a good authentication/authorization system