mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-22 07:51:27 +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