update src/main/resources/application-dev.yml.
小程序接口暴露。 Signed-off-by: superboer <25535518@qq.com>
This commit is contained in:
@@ -86,6 +86,7 @@ security:
|
||||
- /api/v1/auth/captcha # 验证码获取接口
|
||||
- /api/v1/auth/refresh-token # 刷新令牌接口
|
||||
- /api/v1/auth/logout # 开放退出登录
|
||||
- /api/v1/auth/wx/miniapp/code-login # 微信小程序code登陆
|
||||
- /ws/** # WebSocket接口
|
||||
# 非安全端点路径,完全绕过 Spring Security 的安全控制
|
||||
unsecured-urls:
|
||||
|
||||
Reference in New Issue
Block a user