# Discourse login for odnoklassniki

**URL:** https://meta.discourse.org/t/discourse-login-for-odnoklassniki/52671
**Category:** Feature
**Created:** [November 8, 2016, 5:11pm UTC](https://meta.discourse.org/t/discourse-login-for-odnoklassniki/52671 "2016-11-08T17:11:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![azaleas](https://avatars.discourse-cdn.com/v4/letter/a/d78d45/32.png) [@azaleas](https://meta.discourse.org/u/azaleas)
#### Post date: [November 8, 2016, 5:11pm UTC](https://meta.discourse.org/t/discourse-login-for-odnoklassniki/52671/1 "2016-11-08T17:11:16Z")

</div>

We are creating a forum, which will be heavily used by russian audience. I found [Vk.com](http://Vk.com) plugin for login. Is there anything similar to that for [odnoklassniki](https://ok.ru)?

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [November 8, 2016, 8:55pm UTC](https://meta.discourse.org/t/discourse-login-for-odnoklassniki/52671/2 "2016-11-08T20:55:54Z")

</div>

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](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](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.
