Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@smartsoft001/auth-shell-dtos

npm i @smartsoft001/auth-shell-dtos

readme

@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.