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

Sinatra Provider #45

Closed
cj opened this issue Feb 7, 2012 · 2 comments
Closed

Sinatra Provider #45

cj opened this issue Feb 7, 2012 · 2 comments

Comments

@cj
Copy link

cj commented Feb 7, 2012

How hard would this be to implement do you think? Maybe a Padrino Provider would be easier, It's built on top of sinatra but lays things out similar to rails and also has quick support for activereocrd etc....

Maybe we could work on one together, as I know a lot of people would find this useful when building a lightweight api.

@felipeelias
Copy link
Member

It makes sense to have doorkeeper available to other frameworks, however it is not the focus right now.

It doesn't seem that hard though, as long as we move the Rails related stuff to another gem, like doorkeeper-rails, and keep the OAuth logic in doorkeeper.

I can help you with that, we can continue the discussion here. I would focus on Sinatra first though.

@pjmartorell
Copy link

@felipeelias any update on how to integrate Doorkeeper with Sinatra + ActiveRecord? I'm trying it but I have to do a lot of hacks and requiring a lot of individual files. Any hint?

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

3 participants