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

Feature Request: Package as a Rails engine #116

Open
mhoad opened this issue Dec 19, 2019 · 5 comments
Open

Feature Request: Package as a Rails engine #116

mhoad opened this issue Dec 19, 2019 · 5 comments

Comments

@mhoad
Copy link

mhoad commented Dec 19, 2019

This demo is extremely helpful and I am incredible grateful for it. I was wondering if you would be willing to perhaps look at doing this as a Rails engine that can just be dropped into any kind of Rails project much in the same way that Devise works.

It seems like there is still quite a bit of work between say adding gem "webauthn" to the Gemfile and a functional Rails implementation. Given that the work already exists as a part of this repo I wanted to see if this made sense for your plans as I think it would be hugely helpful to the community in general.

@grzuy
Copy link
Contributor

grzuy commented Dec 24, 2019

Hi @mhoad ,

Happy to read you find this demo helpful.

We've had some discussion recently around how to provide some of this out of the box.
Coding a devise extension has been one of the options considered so far.

@grzuy
Copy link
Contributor

grzuy commented Dec 24, 2019

Haven't thought about a rails engine until now, so we should also consider that as a possibility...

Thanks for sharing your ideas.

@mhoad
Copy link
Author

mhoad commented Dec 24, 2019 via email

@joshbuker
Copy link

I have plans on introducing WebAuthn support (in particular, U2F) to Sorcery v1, for anyone interested. Sorcery acts as a lightweight interface that will probably be similar to what @mhoad is looking for.

@grzuy maybe we could chat sometime about implementation?

@grzuy
Copy link
Contributor

grzuy commented Aug 8, 2020

I have plans on introducing WebAuthn support (in particular, U2F) to Sorcery v1, for anyone interested. Sorcery acts as a lightweight interface that will probably be similar to what @mhoad is looking for.

That's great to hear!

@grzuy maybe we could chat sometime about implementation?

Feel free to join https://gitter.im/cedarcode/webauthn-ruby :-)

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