Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuilt version simple-auth-firebase #2

Open
absemetov opened this issue Apr 21, 2015 · 3 comments
Open

Prebuilt version simple-auth-firebase #2

absemetov opened this issue Apr 21, 2015 · 3 comments

Comments

@absemetov
Copy link

absemetov commented Apr 21, 2015

Like this https://github.com/simplabs/ember-simple-auth/releases

@jamesdixon
Copy link
Owner

Hi, unfortunately, I don't have time to do this at the moment.

@blimmer
Copy link

blimmer commented Apr 23, 2015

@absemetov you might give ember giftwrap a try. It's "alpha quality", but might be a good band-aid.

@absemetov
Copy link
Author

http://jsbin.com/cuhavi/1 ready
How to set user data? This code dont work

         App.CustomSession = SimpleAuth.Session.extend({
            account: function() {
              return  this.get('secure.password.email');
            }.property('secure.password.email')
          });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants