AuthGuard

How to test Angular AuthGuard – examples for the CanActivate interface

After adding the routing guards to your project, you need to unit test their methods to make sure that an unauthenticated user is…

6 years ago

Securing your Spring Boot and Angular app with JWT #3 – Frontend

There are several issues that need to be covered when you want to secure a frontend module of a Spring Boot…

6 years ago