-
- Downloads
(feat): implements captcha - #646
Showing
- src/app/common/common.module.ts 0 additions, 3 deletionssrc/app/common/common.module.ts
- src/app/common/components/captcha/captcha.component.html 0 additions, 11 deletionssrc/app/common/components/captcha/captcha.component.html
- src/app/common/components/captcha/captcha.component.scss 0 additions, 23 deletionssrc/app/common/components/captcha/captcha.component.scss
- src/app/common/components/captcha/captcha.component.ts 0 additions, 56 deletionssrc/app/common/components/captcha/captcha.component.ts
- src/app/common/components/captcha/captcha.service.ts 0 additions, 1 deletionsrc/app/common/components/captcha/captcha.service.ts
- src/app/modules/captcha/captcha.component.html 9 additions, 0 deletionssrc/app/modules/captcha/captcha.component.html
- src/app/modules/captcha/captcha.component.scss 5 additions, 0 deletionssrc/app/modules/captcha/captcha.component.scss
- src/app/modules/captcha/captcha.component.spec.ts 36 additions, 0 deletionssrc/app/modules/captcha/captcha.component.spec.ts
- src/app/modules/captcha/captcha.component.ts 69 additions, 0 deletionssrc/app/modules/captcha/captcha.component.ts
- src/app/modules/captcha/captcha.module.ts 6 additions, 5 deletionssrc/app/modules/captcha/captcha.module.ts
- src/app/modules/captcha/recaptcha/recaptcha.component.ts 0 additions, 123 deletionssrc/app/modules/captcha/recaptcha/recaptcha.component.ts
- src/app/modules/captcha/recaptcha/recaptcha.service.ts 0 additions, 60 deletionssrc/app/modules/captcha/recaptcha/recaptcha.service.ts
- src/app/modules/forms/register/register.html 10 additions, 0 deletionssrc/app/modules/forms/register/register.html
- src/app/modules/forms/register/register.ts 1 addition, 16 deletionssrc/app/modules/forms/register/register.ts
Loading
Please register or sign in to comment