docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Class: StorePostAuthReq
|
||||
|
||||
[internal](../modules/internal-31.md).StorePostAuthReq
|
||||
|
||||
## Properties
|
||||
|
||||
### email
|
||||
|
||||
• **email**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/auth/create-session.d.ts:58
|
||||
|
||||
___
|
||||
|
||||
### password
|
||||
|
||||
• **password**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/store/auth/create-session.d.ts:59
|
||||
Reference in New Issue
Block a user