添加 刷新access_token 的访问地址
parent
1bb2dc40cf
commit
610109d421
|
@ -14,3 +14,7 @@ http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&gra
|
|||
获取access_token后访问资源
|
||||
http://localhost:8080/unity/dashboard.htm?access_token=3420d0e0-ed77-45e1-8370-2b55af0a62e8
|
||||
|
||||
|
||||
|
||||
刷新access_token
|
||||
http://localhost:8080/oauth/token?client_id=mobile-client&client_secret=mobile&grant_type=refresh_token&refresh_token=b36f4978-a172-4aa8-af89-60f58abe3ba1
|
||||
|
|
Loading…
Reference in New Issue