This commit is contained in:
2025-09-29 11:38:39 +02:00
parent f379e4b7dc
commit 97d68ca8b1
9 changed files with 3998 additions and 0 deletions

7
README_1.md Normal file
View File

@@ -0,0 +1,7 @@
# Login SDK - Server side (stubs)
The login SDK stubs for the janishutz.com account service.
Can be used to provide hosted services also as self-hostable ones by removing the dependence on the account service. This will automatically validate logins
## Usage
Install it with npm or yarn, import it and call the setup function. Your Language Server will help with the documentation (all functions have full JSDoc annotation!)