This is a migrated thread and some comments may be shown as answers.

How to Implement oAuth with Everlive?

4 Answers 109 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Robert
Top achievements
Rank 1
Robert asked on 17 Jul 2013, 10:28 AM
Is there an example on how to implement oAuth with Everlive? I'm interested in two and three legged, oAuth 1 and 2.

How is Everlive currently handling user management? The Everlive video seems to show that login code is not encrypted.

4 Answers, 1 is accepted

Sort by
0
Robert
Top achievements
Rank 1
answered on 17 Jul 2013, 12:01 PM
I've found this recent article about using oAuth with Everlive.

http://www.icenium.com/blog/icenium-team-blog/2013/06/19/introducing-authentication-with-facebook-google-and-liveid-to-icenium-everlive

Can this be used with Twitter or is Twitter a different animal?
0
Dimitar Dimitrov
Telerik team
answered on 24 Jul 2013, 01:38 PM
Hi Robert,

Currently Everlive does not support the authentication through Twitter, but there is already a request for this functionality and a brief explanation. So based on the popularity of it, we may include it in some of our future releases. You can vote for it from here:
http://feedback.telerik.com/Project/121/Feedback/Details/53932-twitter-support

Regards,
Dimitar Dimitrov
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
eaxe
Top achievements
Rank 1
answered on 29 Aug 2013, 10:28 AM
el.Users.logout() - Can not delete facebook token, how can i force remove facebook access token to delete.
0
Ivan Pelovski
Telerik team
answered on 29 Aug 2013, 12:15 PM
Hello,

Calling Users.logout() effectively removes the Everlive token kept by the SDK instance. Removing the Facebook token depends on the library you use for Facebook integration. If you use the Facebook JavaScript SDK, you can call FB.logout() in order to log-out the user from Facebook.

Regards,
Ivan Pelovski
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Robert
Top achievements
Rank 1
Answers by
Robert
Top achievements
Rank 1
Dimitar Dimitrov
Telerik team
eaxe
Top achievements
Rank 1
Ivan Pelovski
Telerik team
Share this question
or