0.0.10 • Published 3 years ago

oricaptcha v0.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

#Install

  • origamicore Doc

#Config

    {
        driver:{
            name:"simple"
        }
    }

#Public Services

    get
    set

#Internal Services

    global.captcha.validate
    
    

#simple Driver

    oricaptcha/get                          //Response id {id,image{base64}}
    oricaptcha/set?id={id}&code={code}      //id requested from get
    global.captcha.validate(id)
    

#Sample

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

5 years ago

1.0.0

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago