Closed phoenix110 closed 5 years ago
目前@delon/auth中只有获取token的方法,但是缺少刷新token的方法。
使用 SocialService.set() 可以重置TOKEN,至于如何刷新逻辑请自己实现。
SocialService.set()
目前@delon/auth中只有获取token的方法,但是缺少刷新token的方法。