• SteveCl
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi,

This is my first project with SalesForce and what I need to be able to do is (if possible) have a totally javascript (client side) "widget" to display a users chatter feed.

 

I've seen a few examples of a JS only solution for OAuth, but there are no examples on SalesForce for this and any I have found use server side code to handle authentication.  THe examples are the Yahoo and Google framework, but I'm not sure they will work...

 

I am working within a sandbox (Office 365, SharePoint online) on the server and cannot make web requests to other domain - as far as I am aware.

 

Any thoughts on this?