senecajs / seneca-auth

A Seneca user authentication plugin for Hapi and Express
http://senecajs.org
MIT License
33 stars 29 forks source link

Could not find any {role:'user', get:'user'} action #67

Closed andriy-zhelvachenko closed 8 years ago

andriy-zhelvachenko commented 8 years ago

Hi, i am trying to make latest version of seneca-auth working with seneca-google-auth.

Sofar i get the following error No matching action pattern found for { role: 'user', get: 'user', google_id: '3495723894534' }

But i could not find such action in seneca-user plugin.

Any hints where to look for it?

mirceaalexandru commented 8 years ago

@andriy-zhelvachenko seneca-user and seneca-auth are under tests and will be published hopefully this week. It will also contain support for Hapi.

Let me know if it is an emergency for your project or you can wait until those are published.

andriy-zhelvachenko commented 8 years ago

@mirceaalexandru , tnx for the quick reply. I can wait few weeks.

It would be good if you closed the issue below when done https://github.com/senecajs/seneca-auth/issues/66

mirceaalexandru commented 8 years ago

@andriy-zhelvachenko great, I will