Local/Standalone Auth #529
ben-burwood
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
There are no such plans. I do agree that it's a bit overkill, but this was project was launched originally as a cloud hosted service (not by me), so some design choices were oriented around that (which is also why there is support for S3 but not local storage). If you could provide some more details on how Karakeep achieves that, I might consider adding a credential provider like this to SP. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi, great project!
Unless I've understood it wrong this can't be deployed without an external Auth Service (i.e. SMTP for Email, Goog,e OIDC etc).
Is there any plans for a fully contained deployment (for example Karakeep also uses Nextauth and achieves this)? This could be done by having the first user to register then be an Admin to add/remove additional users? Relying on an external service for this feels a bit overkill for some use cases.
Beta Was this translation helpful? Give feedback.
All reactions