passwordless icon indicating copy to clipboard operation
passwordless copied to clipboard

Don't isolate namespace

Open mikker opened this issue 6 years ago • 3 comments

Isolating namespace adds a bit of confusion around the routes. For a gem like ours this probably adds more trouble than benefit.

mikker avatar May 29 '18 07:05 mikker

Any movement here? Running into this currently – also just generally wondering if there's an example to completely customize routes ie /login. This gem is very hard to google 😄

nickisnoble avatar Jan 17 '21 03:01 nickisnoble

This is scheduled for 1.0 (#89) but there's no timeline for when that will be done.

The passwordless_for method is merely a helper for mounting the engine. See router_helpers.rb to get a sense of how to customize routes further than with as: or at:.

mikker avatar Jan 19 '21 11:01 mikker

Ah, thank you!!

nickisnoble avatar Jan 19 '21 18:01 nickisnoble

Closed by #146

mikker avatar Sep 11 '23 12:09 mikker