Files
sdk-server-stubs/README_1.md
2025-09-29 11:38:39 +02:00

8 lines
427 B
Markdown

# 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!)