mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
Update auth docs to clarify server module usage
This commit is contained in:
@@ -30,7 +30,7 @@ With a focus on flexibility and ease of integration, bknd's authentication syste
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## SDK Method: `app.module.auth.changePassword(user.id, password)`
|
## Server Module: `module.auth`
|
||||||
|
|
||||||
### `auth.changePassword([userId], [password])`
|
### `auth.changePassword([userId], [password])`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user