0.0.10 • Published 2 years ago

oricaptcha v0.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.9

2 years ago

0.0.8

4 years ago

1.0.0

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

5 years ago

0.0.1

5 years ago