/spa-oidc-express-demo

An example Openid Connect Relying Party where the frontend is a Single-Page App

Primary LanguageJavaScriptMIT LicenseMIT

spa-oidc-express-demo

An example Openid Connect Relying Party where the frontend is a Single-Page App

Run the Example

npm start

Then open the app on http://localhost:3000

Simulate an Attack

Host the attack.html file on another website. The W3C html try-it site is a quick way to host it.