There are 3 possible options for authentication: 1 [WebID-TLS](https://www.w3.org/2005/Incubator/webid/spec/tls/) - not working in some browsers 2 [Solid-OIDC](https://solidproject.org/TR/oidc) - complex 3 [SolidOS PKI](https://github.com/SolidOS/solid-ui/blob/main/src/chat/keys.ts) - experimental One of these is needed to get Solid-Lite to MVP Or another strategy that is easy to implement
There are 3 possible options for authentication:
1 WebID-TLS - not working in some browsers
2 Solid-OIDC - complex
3 SolidOS PKI - experimental
One of these is needed to get Solid-Lite to MVP
Or another strategy that is easy to implement