LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

if GitHub profile is missing name, authentication fails #74

Closed jeffreywescott closed 8 years ago

jeffreywescott commented 8 years ago
ERROR updating user from IDM service: Error: Cannot return null for non-nullable field User.name.
        at /app/node_modules/@learnersguild/idm-jwt-auth/lib/utils.js:56:13
        at run (/app/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:89:22)
        at /app/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:102:28
        at flush (/app/node_modules/babel-polyfill/node_modules/core-js/modules/_microtask.js:14:5)
        at nextTickCallbackWith0Args (node.js:453:9)
        at process._tickCallback (node.js:382:13)