@i2v/forget-password-6.0
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

ForgetPassword

This library was generated with [Angular CLI] version 6.0.0.

How To use

<lib-forgetpassword [resendTime]="" [otpLength]="" [key]="">

resendTime is to assign the time before otp cannot be sent again . It take input in seconds and input type is a number.Default time is 60 seconds

otpLength is to assign the number of digits otp is having. Input type is a number and defualt value is 4.

key is a mandadtory field , it is used for hashing password .

Build

Run ng build --prod to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build --prod, go to the dist folder cd dist/forget-password and run npm publish --access public.

Running unit tests

Run ng test forgetPassword to execute the unit tests via Karma.

Readme

Keywords

none

Package Sidebar

Install

npm i @i2v/forget-password-6.0

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

712 kB

Total Files

53

Last publish

Collaborators

  • i2v