/SampleNetCoreAngularKeycloak

A sample single page asp.net core application that uses Angular and Keycloak as identity provider.

Primary LanguageTypeScriptMIT LicenseMIT

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.