@smartsoft001/auth-shell-dtos
Installation
npm i @smartsoft001/auth-shell-dtos
DTOs
LoginDto
| Field | Description |
| username: string | Required username field with focus set by default |
| password: string | Required password field |
Running unit tests
Run nx test auth-shell-dtos to execute the unit tests via Jest.