refactor(auth): 优化授权逻辑并添加注释说明
添加详细注释解释 refreshSession 和 silentAuth 的返回值设计原因 使用 finally 确保 silentAuth 的 promise 锁正确释放
Showing
1 changed file
with
30 additions
and
4 deletions
-
Please register or login to post a comment
添加详细注释解释 refreshSession 和 silentAuth 的返回值设计原因 使用 finally 确保 silentAuth 的 promise 锁正确释放