Skip to content

passport plugin doesn't use defined authModel #19

@oori

Description

@oori

https://github.com/jspears/bobamo/blob/master/plugins/passport/passport.js#L14
is missing something like this after it:

if (this.options.authModel) this.conf.authModel = this.options.authModel.modelName;

Should I send you a PR? I'm not sure if that's the intended way for this to work... this repo is a bit of a mess.. (yet, useable :-))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions