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

Add support for registerable module #1

Open
gonzalomelov opened this issue Nov 24, 2014 · 1 comment
Open

Add support for registerable module #1

gonzalomelov opened this issue Nov 24, 2014 · 1 comment

Comments

@gonzalomelov
Copy link

It would be really helpful if this gem supports registration. I don't know much of ROR but I want to develop the registration module support. Can you give me some clues on how or where can I start? Is there any workaround for integrating the registration process to grape because I don't know where to start?

Thanks

@pluff
Copy link
Owner

pluff commented Nov 25, 2014

Hello @gonzalomelov .
This gem was planned as set of endpoints which would correlate with devise rails controllers. So If you want to add registration endpoints to the gem you need to study "Devise::RegistrationsController" and add appropriate endpoints similar to existing authentication endpoints. Unfortunately I don't have active project using this gem so I can't write it myself now.

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

No branches or pull requests

2 participants