This is a project template that integrates Keycloak authentication server to an Angular5 project. It provides an authentication guard service that can restrict a component from being accessible if a user is not logged in.
A demo project created to demonstrate how a react project can be secured using a Keycloak server via authorization token.