---
title: "Here it is, the Xing Oauth1 Provider for the Play Framework &#8211; Secure Social plugin"
date: 2013-01-18T09:19:13+00:00
author: "poornerd"
tags: ["SecureSocial", "XING"]
canonical: https://www.poornerd.com/2013/01/18/here-it-is-the-xing-oauth1-provider-for-the-play-framework-secure-social-plugin/
source: Raw Markdown twin of the HTML article; content is the original source.
---
[<img class="alignleft size-medium wp-image-162" alt="Screen Shot 2013-01-18 at 10.01.22" src="https://www.poornerd.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-10.01.22-300x100.png" width="300" height="100" srcset="https://www.poornerd.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-10.01.22-300x100.png 300w, https://www.poornerd.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-10.01.22.png 426w" sizes="(max-width: 300px) 100vw, 300px" />](https://www.poornerd.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-10.01.22.png)I wanted to try some things with XING, and since I have been using Secure Social with Play Framework alot recently, I decided to add a new provider to the Secure Social Project after seeing how easy it was when I created the Foursquare Provider recently.

Here is the pull request on github if you want to try it out: <a href="https://github.com/jaliss/securesocial/pull/130" onclick="javascript:pageTracker._trackPageview('/outbound/article/github.com');" target="_blank">https://github.com/jaliss/securesocial/pull/130</a>

<a href="https://github.com/jaliss" onclick="javascript:pageTracker._trackPageview('/outbound/article/github.com');" target="_blank">Jorge</a>, the Secure Social maintainer is on vacation, so hopefully he will get around to my pull request sometime when he returns.

UPDATE Feb. 8, 2013:  Jorge has merged (my updated) pull request, so both the Foursquare and XING Providers are on the master branch of Secure Social, and should be included in the impending Play! 2.1 update.
