From 575db10d1b865185cec12b3509c2730b7482f95a Mon Sep 17 00:00:00 2001 From: monkeyk7 Date: Sun, 10 Sep 2017 20:12:43 +0800 Subject: [PATCH] =?UTF-8?q?=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20
  • =E5=A2=9E=E5=8A=A0=E5=88=A0=E9=99=A4access=5Ftoken=20?= =?UTF-8?q?API

  • =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20?= =?UTF-8?q?
  • =E5=A2=9E=E5=8A=A0=E5=88=A0=E9=99=A4=20refresh=5Ftoken?= =?UTF-8?q?=20API

  • ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9851c01..40e603f 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,8 @@
    1. implicit测试时 取消掉 client secret

    2. 更新UI,为了更易理解与使用

    3. +
    4. 增加删除access_token API

    5. +
    6. 增加删除 refresh_token API

    7. ---