优化文档

This commit is contained in:
click33
2021-08-31 02:10:40 +08:00
parent f745dcefd2
commit be6cd36640
3 changed files with 6 additions and 0 deletions

View File

@@ -150,6 +150,10 @@
<h2>二级认证</h2>
<p>在已登录的会话上再次认证,保证安全性</p>
</div>
<div class="feature">
<h2>Http Basic 认证</h2>
<p>一行代码接入 Http Basic 认证</p>
</div>
<div class="feature">
<h2>定制Token风格</h2>
<p>内置六种token风格随意切换还可自定义token生成策略</p>