Skip to content

mtcaptcha-public/mtcaptcha-angularjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-sample-implementation

MTCaptcha Angular Sample Implementation

Node version supported

upto 14.17

Angular version supported

upto 12.1.2

MTCaptcha Angular Application

Install Node Modules via NPM

npm install

Start Express Application

npm start

Application will be up at http://localhost:8080/


Inorder to run the application Register your domain at MTCaptcha ( https://admin.mtcaptcha.com/)

You can see the demo of various configuration options at https://service.mtcaptcha.com/mtcv1/demo/

Get the Site key and update

src/index.html

Once the application is up go to http://localhost:8080/login

Test user name/password = test/test

About

A sample Angular implementation of MTCaptcha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published