nickredmark / ooth

User identity/authentication/accounts management microservice for node.js
https://nmaro.github.io/ooth/
MIT License
605 stars 65 forks source link

getUniqueField is missing #10

Closed adcooley closed 7 years ago

adcooley commented 7 years ago

Getting an error when I try to Reset Password after only registering in Facebook (in the example app you created). Went to the library and it looks like this isn't defined anywhere

Error is "getUniqueField is not defined"

https://github.com/nmaro/ooth/blob/a1cc2a04ad645662999ed8d4d950f2aba1008da2/packages/ooth-local/src/index.js#L258

nickredmark commented 7 years ago

Thanks, yes, it should be defined in line 71 but it isn't. I'll fix asap.

nickredmark commented 7 years ago

Should be fixed in ooth and ooth-local 0.12.3