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
{{ message }}
This repository was archived by the owner on Mar 12, 2022. It is now read-only.
I've been spending a couple of days now trying to figure out how to set up authentication with sails in a proper way. After lots of tinkering and problems, I ran into your fork. Now I'm not an expert on sails so maybe there is an obvious answer, but it is not clear to me how we can use this package.
I installed the hook and tried calling the endpoint, but it seems like there is no routing / reference to the endpoints. I also cloned this repo and tried running it but ran into some errors which I expected.
I saw the other issue (#1) but it is already over a year old, is it still necessary to reference every single file with an import?
Thanks in advance, I hope to get a conversation started, I'm really invested into fixing this issue.