From 9b331718f64d7edb544fd84cf5e1140e858bfd7f Mon Sep 17 00:00:00 2001 From: Dexter Yang Date: Tue, 8 Aug 2017 07:11:55 +0800 Subject: [PATCH] move svg-captcha to 'server-side libraries' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a67690..b88722b 100644 --- a/README.md +++ b/README.md @@ -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/)