Gregory Igelmund

Results 18 comments of Gregory Igelmund

Hey Mikkel, first of all: I like the simplicity of [passwordless](https://github.com/mikker/passwordless). Thanks for your work and for publishing it. I am currently evaluating different ways to gradually move towards a...

> I think the two can co-exist with the "fix" I posted above? Just put Passwordless in front of Devise and let it fall back if necessary. Hmm. I observed...

> I'm very curious what isolate_namespace hindered? A PR or example project or whatever would be very helpful, thanks! I have not much experience w/ Rails engines but I assume...

> Passwordless doesn't touch ApplicationController unless told to (by using include Passwordless::ControllerHelpers in the case of sign_in). You could make your own sign_in method that takes this into account. You...

> So we can get the error already defined in the association method: That look pretty clean to me ๐Ÿค” if you are interested, I could create a PR.

Hello ๐Ÿ‘‹๐Ÿฝ > I see grekko closed the PR. Was this feature implemented already? Yeah, I think I've prematurely cleaned up ๐Ÿงน the forked repository. @sharvy I restored the fork...

> There's an unread messages count available through the api. Thanks for the note. I was not aware of this yet. Imo the API messages count should behave identical to...

@justincase @peterberkenbosch any update on pushing the latest release of the gem to rubygems?

I hope this does not break any links/references to the documents. I searched for references to `SUMMARY.md` in this repository but there could be external links or other dependencies on...