crossid / sample-js

Example for the `crossid-spa-js` client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-js

A working example of crossid-spa-js, using vanilla js.

An OAuth2 and OIDC SDK for a single page application (SPA), using the authorization code flow with PKCE extension.

Get Started

Clone this repo, then:

npm run dev

See src/main.ts and index.html.

About

Example for the `crossid-spa-js` client.

License:MIT License


Languages

Language:HTML 56.4%Language:TypeScript 31.0%Language:CSS 9.9%Language:JavaScript 2.6%