SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 39 forks source link

Data-Kitchen support in authn.ts #423

Closed jeff-zucker closed 3 years ago

jeff-zucker commented 3 years ago

Checks for window.SolidAppContext, if set AND visiting a page that we don't want to log into, sets me = SolidAppContext.webid.

jaxoncreed commented 3 years ago

Is AppContext a Data-Kitchen specific thing or was that already in there?