如何幫 Facebook Connect 加權限

由於 Facebook Coonect 原本僅提供基本權限連 Facebook
如果你想要透過 Drupal 去發送訊息就需要 extended permission
找到 fbconnect.module 的 theme_fbconnect_login_button function

perms="publish_stream,offline_access,user_birthday,email"
可將 perms 這段加入 <fb:login-button 後面

Comments

Popular posts from this blog

CentOS7 如何新增/移除 Rich Rule for firewalld

mac 安裝 mtr

Howto use Postman test Cors