This project is not covered by Drupal’s security advisory policy.
The douban module integrates with the douban.com's API to let users log in using their douban login.
Workflow
- A login button will show on login form,
- User will be redirected to douban.com and is able to login by douban account,
- Generate a temporary password for user on Drupal site,
- Redirect to user on user edit page with welcome message,
Install
- Download the archive or clone the repository,
- Copy the douban/ folder in your modules folders (for example: sites/all/modules),
- Go to the modules pages (/admin/build/modules), and enable the douban module,
- Apply for a douban API key at http://www.douban.com/service/apikey/apply,
- Fill in your public and private API keys on the settings page (/admin/settings/douban),
- From there on, users will see the douban button on the login form,
Project information
- Project categories: Integrations, Access control
- Created by hunvreus on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.