简体   繁体   中英

Disqus SSO + RAILS Devise Gem

I'm trying to implement Disqus SSO with Rails.

I've built an app using Devise, but cannot figure out what to do with the sso code found on the Disqus API recipes. All of the documentation seems to be focussed on PHP, not Ruby.

Where is the correct place to use this function with Rails + Devise?

https://github.com/disqus/DISQUS-API-Recipes/tree/master/sso/ruby

I'm fairly new to ruby, but cannot find other resources on this topic.

I think u can use devise_cas_authenticatable gem

https://github.com/nbudin/devise_cas_authenticatable

hope top help you

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM