move svg-captcha to 'server-side libraries'

This commit is contained in:
Dexter Yang
2017-08-08 07:11:55 +08:00
committed by GitHub
parent 39b0c38e6f
commit 9b331718f6

View File

@@ -1596,6 +1596,7 @@ A Subset for __Architecture and Infrastructure__
* [passwordless](https://passwordless.net/)
* [oauth](https://www.npmjs.com/package/oauth)
* OAuth Providers - [hello.js](http://adodson.com/hello.js/) / [grant](https://www.npmjs.com/package/grant)
* [svg-captcha](https://github.com/lemonce/svg-captcha)
* Storage
* NOSQL
* Redis Client - [ioredis](https://github.com/luin/ioredis)
@@ -1679,7 +1680,6 @@ A Subset for __Architecture and Infrastructure__
* [OAuth.io](https://oauth.io/)
* CAPTCHA
* [reCAPTCHA](https://www.google.com/recaptcha/)
* [svg-captcha](https://github.com/lemonce/svg-captcha)
* Search - [Algolia](https://www.algolia.com/)
* Email - [SendGrid](https://sendgrid.com/) / [Mailgun](https://www.mailgun.com/) / [Mandrill](http://www.mandrill.com/) / [Amazon SES](https://aws.amazon.com/ses/)
* SMS - [Nexmo](https://www.nexmo.com/) / [Twilio](https://www.twilio.com/) / [Amazon SNS](https://aws.amazon.com/sns/)