mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-30 14:19:03 +02:00
* fix(users) patch OAuth default email issue - Intentionally omits setting email in constructor to trigger defaults when creating user. Handles cases where email is not authorized/given by provider. Related to issue #1250