Is any plannining to port the Oauth2_server of drupal module to backdrop cms? 

Most helpful answers

Hi nutan dahal

I've checked in the issue queue here and it doesn't look like anyone is working on it.

https://github.com/backdrop-ops/contrib/issues

If you are on GitHub, you can raise a request (Port request) there, but if not, I will raise a request on your behalf.

There is no guarantee that adding it there will make it happen as all efforts are dependent either on volunteers or a client or company being willing to sponsor the work.

If you are planning to work on it yourself, it is still useful to raise a ticket there (Port in progress) in case anyone wants to collaborate or help test.

Comments

Hi nutan dahal

I've checked in the issue queue here and it doesn't look like anyone is working on it.

https://github.com/backdrop-ops/contrib/issues

If you are on GitHub, you can raise a request (Port request) there, but if not, I will raise a request on your behalf.

There is no guarantee that adding it there will make it happen as all efforts are dependent either on volunteers or a client or company being willing to sponsor the work.

If you are planning to work on it yourself, it is still useful to raise a ticket there (Port in progress) in case anyone wants to collaborate or help test.

Hi @yorkshirepudding,

I've made progress on porting the code. Could you please guide me on how to update the ported code? Additionally, could you raise a request on my behalf?

Thank you!

That's great that you've made progress. You'll need to share what you've done so far if you need assistance; for that you will need a GitHub account.

Once you have a GitHub account then you can raise a "Port in Progress" ticket here: https://github.com/backdrop-ops/contrib/issues

and include a link to your repo.

The offer to raise a request is only really applicable if you're not able to do anything towards it as otherwise you'll want the request to be in your name so you have permission to edit it.

If there are specific questions, then ask them and people may be able to help you. Please remember that everyone here is a volunteer and so may have difficulty finding the time to help unless you ask specific targeted questions.

I have successfully ported the OAuth2-Server module from Drupal to Backdrop CMS. You can find my contribution to the Backdrop CMS community on GitHub at the following link: [OAuth2-Server for Backdrop CMS](https://github.com/nutan-dahal/OAuth2-Server). I would appreciate any feedback on this module.