diff --git a/docs/content/docs/(documentation)/modules/auth.mdx b/docs/content/docs/(documentation)/modules/auth.mdx index b7cf097..2bdd3e3 100644 --- a/docs/content/docs/(documentation)/modules/auth.mdx +++ b/docs/content/docs/(documentation)/modules/auth.mdx @@ -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])`