Hello , I created a new asp.net framework project , selected webapi and individual acount, and i can consume the bearer token key with post man and register .
I want to consume that with an angular 5 client project "not inside asp.net mvc project , and i
want to know how to acces base on role admin/user for exmple .
thank you !