8 lines
427 B
Markdown
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!)
|