メンバートークンの値が変更されない
http://sns.openpne.jp/?m=pc&a=page_fh_diary&target_c_diary_id=15282
より転記
OpenPNE2.10.2にて
http://trac.openpne.jp/wiki/OpenPNEAPI#section3-3
↑
このURLを参照すると「メンバートークンの値(c_api_member.token)
はメンバーがSNSにログインする毎に変更する」とあるのですが
変更されません。
そのかわり、c_api_member.c_member_id = 0というユーザのtokenが毎回変更されます。
おそらく、
pc_do_o_loginのdb_api_update_token($auth->uid());
のところ
$auth->uid()が取れないのかな?
結果的に認証API通信がログイン前もログイン後でも同一のセッションIDで認証されました。
以上、よろしくおねがいします。
仕様だったらすみません。
Change History (11)
Version: |
→ 2.8.x & 2.10.x & 2.11.x
|
Owner: |
changed from nobody to ebihara
|
Version: |
2.8.x & 2.10.x & 2.11.x →
2.10.x & 2.12.x & 2.13.x
|
Keywords: |
再現待ち removed
|
Milestone: |
→ OpenPNE2.10.7
|
Version: |
2.10.x & 2.12.x & 2.13.x →
2.10.x
|
Owner: |
changed from ebihara to nobody
|
Owner: |
changed from nobody to masabon
|
Status: |
new →
assigned
|
Keywords: |
テスト待ち added; 確認中 removed
|
Keywords: |
テスト待ち removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
再現チームでは再現できないので確認をお願いします