3 Replies
None, I run my own auth
Kinde. Using their Typescript SDK. Because no official SDK yet, for solid-start.
Also had to craft my own
sessionManager
implementation using createCookieSessionStorage
.
The sessionManager
example that Kinde provides in their docs is simple (storing it in memory).
But at least it gives us idea about how Kinde manages the session.Lucia but it's not really a service