Commit graph

53 commits

Author SHA1 Message Date
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