Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

File metadata and controls

6 lines (4 loc) · 285 Bytes

Sample .Net Core Angular Keycloak

A sample single page app using Angular that allows users authentication through the use of Keycloak as an identity provider. It is linked to an article I wrote on the subject.

The base of the project is the default .Net Core 2.0 Angular template.