You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide a use case or code sample ? This hook is expected to be called on the client side so that all values are strings, eg as a before create hook on the user service.
when comparing a string (ownId) with a objectId (mongodb id) in the:
https://github.com/feathers-plus/feathers-authentication-management/blob/95e5801229adba72b69e2bc7a9eb507b280db8bc/src/check-unique.js#L27
items[0][usersServiceIdName] is not equal in type with ownId
The text was updated successfully, but these errors were encountered: