Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
everyauth-cn
Advanced tools
An express
or connect
middleware which allows users to login via most of Chinese SNS sites with the same authorization work flow as everyauth.
The everyauth
open source project is so excellent, it enables users to login via many of sites such as google, facebook and youtobe. It makes works so easy for developers because everyauth works as a middleware for expressjs(or connect) module, one can just use app.use(everyauth.middleware())
to enables anyone to login his web sites and get user infomation from session, for more details please goto everyauth.
This project aims connecting users to most of Chinese SNS sites. It reuse most of everyauth's core authorization code, thanks for everyauth open source project and GitHub!
So far, everyauth-cn enables you to login via: QQ, Tencent weibo, sina weibo, baidu, douban, renren, taobao, it works as server-side mode and uses oauth2 authorization work flow.
It dose also supports password to login.
npm install everyauth-cn
Register your account and app on the authorization sites, such as qq connect if you want to login via QQ, get your own appid and appSecret.
Make some configuration as the example app does.
Just copy any modules(such as google, facebook, twitter, github, etc) from everyauth as you need.
Click to see the example app.
FAQs
expressjs oauth middleware for chinese sns sites.
The npm package everyauth-cn receives a total of 1 weekly downloads. As such, everyauth-cn popularity was classified as not popular.
We found that everyauth-cn demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.