Discourse login for odnoklassniki

We are creating a forum, which will be heavily used by russian audience. I found Vk.com plugin for login. Is there anything similar to that for odnoklassniki?

If their OAuth2 implementation is fairly standard then you might be able to set it up with our general purpose OAuth2 plugin:

https://github.com/discourse/discourse-oauth2-basic

Otherwise, this’d have to be a new plugin. This seems like the best place to start:

https://github.com/incubus/omniauth-odnoklassniki

If you’re able to put some money into this you could ask around in our #marketplace for help.

4 Likes