mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-07 09:44:12 +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