Jabbslad / basic-auth

Add HTTP Basic Auth support to your Meteor application
31 stars 6 forks source link

adds "webapp" as dependency #13

Closed zvictor closed 4 years ago

zvictor commented 8 years ago

It is needed to register the dependency in order to use WebAppInternals, otherwise you get ReferenceError: WebAppInternals is not defined at HttpBasicAuth.protect (packages/jabbslad_basic-auth/packages/jabbslad_basic-auth.js:18:1).