mwittig / oauth2-oidc-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular OAuth2/OIDC Demo

Shows how to use Angular with OAuth2 and OIDC. The demo uses an IdentityServer instance provided via the Azure Cloud.

Getting started

npm install
ng serve -o

About


Languages

Language:TypeScript 75.3%Language:JavaScript 14.9%Language:HTML 9.1%Language:CSS 0.7%