Commit graph

9 commits

Author SHA1 Message Date
Darrel O'Pry
f02c4fb6d0 chore: move metadata to a property
so consumers can override instead of making assumptions.
2020-06-04 03:15:18 -04:00
Darrel O'Pry
e33be0b7aa fix: route /callback to spa demo 2020-06-04 03:14:17 -04:00
Darrel O'Pry
90e2b458ea chore: release 0.1.1 with doc updates for npmjs. 2020-05-28 13:03:10 -04:00
Darrel O'Pry
8d19887e5e chore: setup distinct app for svelte-oidc-demo 2020-05-28 13:00:21 -04:00
Darrel O'Pry
6d99ccc356 docs: correct README.md 2020-05-28 12:53:42 -04:00
Darrel O'Pry
ea69784001 fix: update showcase config. 2020-05-28 12:52:16 -04:00
Darrel O'Pry
b7d9c345fa feat: highlight json
- update svelte to 3.23.0
- add svelte highlight
- add highlight to home page json.
2020-05-28 12:40:40 -04:00
Darrel O'Pry
c6f7bcef5f fix: user not defined after auth 2020-05-28 12:37:56 -04:00
Darrel O'Pry
4fd62abe31 feat: oidc-client.js based Svelte OidcComponent
follows a pattern similar to @dopry/svelte-auth0,
but uses the more standards compliant oidc-client.js
library.
2020-05-28 11:34:47 -04:00