【发布时间】:2019-04-09 16:07:23
【问题描述】:
我有这个来自 api 响应的响应内容:
{"token_type":"Bearer","expires_in":31535919,"access_token":"eyJ0eXa99e760ef4e468d17198f9fa6be9d67c36240a9bf9bb74d76b18e18ca2661706e33d1bc80cdAiOiJKV1QiLCJhbGciOiJSU.......
如何获得access_token 值?所以我可以使用它。
【问题讨论】:
标签: php unit-testing laravel-5 token access-token