Mathieu Robardey
Mathieu Robardey
:+1: I'm just trying protector & rails 4. Everything is ok. About concerns, I tried something like that https://gist.github.com/foohey/6204053 . Is the right implementation ?
I'm not using external currently but I think it's not a good idea & very dangerous to link external account into local by email address ! And some providers not...
The solution is adding available providers to a current_user (should be logged in) https://github.com/NoamB/sorcery/pull/261
Same with Atom, can't create file or folder within the editor
I'm getting the same behavior with the prebind.js example have you finally found something?
@thepug The pre-bin request raise a `Error on HTTP put. Reason: bad_key` https://gist.github.com/f60fb0423454ee93557c (the log cover only one /pre-bind request) here my request: ``` coffeescript self.init = (options) -> self.debug...
Hello, Same issue with legacy tokens, and like @edwinter , we have to re-run after ~15sec (first messages are deleted correctly). With zsh, there is a command called `repeat`, combined...