Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

throw error if service.id is missing #27

Merged
merged 1 commit into from
Jun 22, 2017
Merged

Conversation

marshallswain
Copy link
Member

Fixes #19

I implemented this as an error instead of a warning, because the plugin just won’t work as expected if it’s not set. This makes it more obvious that it needs to be fixed right away.

Fixes #19

I implemented this as an error instead of a warning, because the plugin just won’t work as expected if it’s not set.  This makes it more obvious that it needs to be fixed right away.
@ekryski
Copy link
Member

ekryski commented Jun 22, 2017

💥 :shipit: nice work @marshallswain

@marshallswain marshallswain merged commit 6303009 into master Jun 22, 2017
@marshallswain marshallswain deleted the service.id-warning branch June 22, 2017 14:44
@marshallswain
Copy link
Member Author

Released as feathers-authentication-local@0.4.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log a warning if service.id is undefined or null
2 participants