You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am trying to change the avatar of DISQUS in order to use custom avatars. Then I ended up here. How do I implement sso.rb in my Rails App? 'cause I see the code and realized that I have to create a Json object with the parameters and finally embed a javascript tag with the disqus funtion.
My questions are. Do I need to use explicitly the sso.rb? can I implement my own helper in order to embed the js code? do the js code need to be inside of a function (load event) ?
thanks!
The text was updated successfully, but these errors were encountered:
Hi! I am trying to change the avatar of DISQUS in order to use custom avatars. Then I ended up here. How do I implement sso.rb in my Rails App? 'cause I see the code and realized that I have to create a Json object with the parameters and finally embed a javascript tag with the disqus funtion.
My questions are. Do I need to use explicitly the sso.rb? can I implement my own helper in order to embed the js code? do the js code need to be inside of a function (load event) ?
thanks!
The text was updated successfully, but these errors were encountered: