fix
This commit is contained in:
parent
960814a96b
commit
4690fda999
@ -17,7 +17,7 @@ yarn:
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```js
|
```js
|
||||||
const client = require('@scode/auth-client-helper');
|
const client = require('@sapphirecode/auth-client-helper');
|
||||||
|
|
||||||
// if using in the browser, will send a request to the current host
|
// if using in the browser, will send a request to the current host
|
||||||
const session_id = client.login('user','passw');
|
const session_id = client.login('user','passw');
|
||||||
|
Reference in New Issue
Block a user