mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +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])`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user