https://github.com/gadicc/meteor-accounts-merge
Let user login to and add multiple services to one account
https://github.com/gadicc/meteor-accounts-merge
Last synced: about 1 year ago
JSON representation
Let user login to and add multiple services to one account
- Host: GitHub
- URL: https://github.com/gadicc/meteor-accounts-merge
- Owner: gadicc
- Created: 2014-03-31T07:30:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T10:08:41.000Z (over 11 years ago)
- Last Synced: 2024-04-14T12:10:20.609Z (about 2 years ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## accounts-merge
Ok, I have accounts merge code in 5 different projects, all various variations
and improvements of my original code on http://www.meteorpedia.com/read/Merging_OAuth_accounts.
I'm going to gradually merge all those changes into this code base, and then
clean things up and offer a comprehensive API which covers all use-cases. And then I'll release the package :> If you're not me, you probably shouldn't use this yet.