1. 增加 yudao-sso-demo-by-code 项目,实现基于授权码模式的单点登录

2. 完成 yudao-sso-demo-by-code 的跳转 SSO 流程
This commit is contained in:
YunaiV
2022-09-29 21:26:31 +08:00
parent 2b784d180e
commit eef233644c
9 changed files with 159 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
server:
port: 18080