DEV Community

Cover image for Role-based auth in Angular 9 πŸ”‘
Bartosz Pietrucha
Bartosz Pietrucha

Posted on • Updated on

Role-based auth in Angular 9 πŸ”‘

πŸ‘‰ Join the Security Academy to master Web Security!

⚑ the case of role-based application
⚑ a domain model for a multi-account system
⚑ vectors of authorization
⚑ designing secure REST API for roles
⚑ userAuth object
⚑ Router Guards
⚑ HttpInterceptors
⚑ Silent auth (RxJS magic!)
⚑ Express.js middlewares
⚑ DEMO

Top comments (0)