Jay Varner

Results 7 comments of Jay Varner

@joshfester did you make any headway using this with Ember? I'm evaluating my options for Ember + Rails API + JSON API

@andrewmartin, I haven't had time to come back to this gem. I'm currently using [rails_api_auth](https://github.com/simplabs/rails_api_auth) and then [ember-simple-auth](https://github.com/simplabs/ember-simple-auth) + [torii](https://github.com/Vestorly/torii) on the front end. It works well enough. I haven't...

It's been long enough that I can't remember where I got stuck with this gem. We've gone all OAuth and not storing/managing user passwords. So there is no reason for...

I am only able to install dependencies and build using Node 8 and Python 2.7

I had this problem today. My installation (Ubuntu) had worked in the past. Anyway, rinigus' suggestion to run `make distclean` and rebuilding fixed it for me.

Hey, I'm happy to add the tests. I wanted to make sure y'all were interested before I went too far. I found the addon via Google. I'm rebuilding a hybrid...

Sorry I totally ghosted on this. I didn't have much luck with fastboot-addon-tests. FWIW, i got the same errors trying to run the fastboot tests in ember-bootstrp. I'm clearly doing...