Closed erobit closed 11 years ago
we can just use the account resource, and if we want more forms of authentication we can improve it.
Sure sounds good.
ended up using passport-browserid (https://github.com/jaredhanson/passport-browserid/) and making a new, much more simplified user resource (https://github.com/ahdinosaur/user).
also, this required changes to the http resource, as it is currently not possible to change the middleware stack after the http resource sets it up. this however should be fixed soon with connectr (https://github.com/olalonde/connectr)
replaced with #60
Add account management functionality.
We can use everyauth. https://github.com/bnoguchi/everyauth