In our project we are exposing every thing as services ( i.e. API ) How to implement security in this architecture. Front end of the application is Angular. Since roles, operators are not there in the application. How to implement security using Angular. Its really difficult to find solutions with this new architecture ( Headless approach)
Any help ???