Giter Club home page Giter Club logo

giocirque / oneall Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 8.0 460 KB

The .Net OneAll SDK originally created by me at XPG. Contains code examples that show you how to use OneAll REST API and how to implement and customize Social Login on your own website. The OneAll.Net SDK supports single and multiple OneAll REST API connections simultaneously. It also includes extension methods for use in ASP.Net Web Pages as well as extensions for .Net MVC Razor Engine and a singleton API class for easy server side interaction. Full CHM documentation is included.

License: MIT License

ASP 3.65% C# 95.16% CSS 1.20%

oneall's Introduction

OneAll

The .Net OneAll SDK originally created by me at XPG. Contains code examples that show you how to use OneAll REST API and how to implement and customize Social Login on your own website. The OneAll.Net SDK supports single and multiple OneAll REST API connections simultaneously. It also includes extension methods for use in ASP.Net Web Pages as well as extensions for .Net MVC Razor Engine and a singleton API class for easy server side interaction. Full CHM documentation is included.

oneall's People

Contributors

k232 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

oneall's Issues

sharing a post to facebook

i did not find a way to share a post to facebook using this(oneall). after logging into facebook how to share a post selected by user to facebook.? @GioCirque

Access friends list through oneall

Is it possible to access friends list using oneall API.

I can authenticate and post to users but I am not sure how to access friends list.

Please can someone help?

Can not pull twitter users email

using OneAll API, I cannot retrieve email from identity object for users who log in with twitter account.

Email field is always null.

please help

OneAll API sample for ASP.NET MVC2

Hi,
We currently have a ASP.NET MVC2 Web project in our solution. I have written the following code in the ViewPage <%= this.Page.OneAllDisplayLogOnScript() %>. I' m getting the following error : 'System.Web.UI.Page' does not contain a definition for 'OneAllDisplayLogOnScript' and no extension method 'OneAllDisplayLogOnScript' accepting a first argument of type 'System.Web.UI.Page' could be found (are you missing a using directive or an assembly reference?)

Can you please suggest a solution for this ?

Facebook ID is incorrect

I'm not sure whether it's a problem of the .net SDK or of OneAll.
I've implemented the Facebook login and it's working fine but i've noticed that the Facebook User ID is not returned / or better: a wrong one is returned.
See for example Mark Zuckerberg. His Facebook ID is '4', therefore this is his profile: https://www.facebook.com/profile.php?id=4
Strange: For him also this URL (from ThumbnailURL) works fine: http://graph.facebook.com/4/picture?type=square
But for me it does not work. The returned ThumbnailURL is correct but it does not contain my Facebook UserID. It contains a different ID, and when I use this one in the Profile-URL I just get 'Profile does not exist'.
So at least in my case, the ID used in the ThumbnailURL and the ID used in the ProfileURL are different.
Unfortunately in the OneAll.Users.Identity returned after login to Facebook does not contain my Facebook User ID anywhere ... :-( Is this a problem of the .net SDK or is it caused by OneAll?
Thanks!
P.S. This might also be the reason why I am not able to retrieve my Friendlist from Facebook because a wrong Profile-ID is used?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.