What Auth services do you guys use?

Title
3 Replies
Jasmin
Jasmin2y ago
None, I run my own auth
Bagus
Bagus2y ago
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.
Delvis
Delvis2y ago
Lucia but it's not really a service

Did you find this page helpful?