wip: 继续, client, svc 同步进行

This commit is contained in:
loveuer
2024-10-28 22:37:22 +08:00
parent d1597509bb
commit c696872b8a
6 changed files with 92 additions and 23 deletions

View File

@ -45,7 +45,7 @@
type="submit"
value="登录"
/>
<a href="http://localhost:8080/api/oauth/v2/login?client_id=test&client_secret=test&scope=test1,test2&redirect_uri=http://localhost:9119/api/login/callback">使用 Pro 账号登录</a>
<a href="/login?oauth=true">使用 OAuth V2 账号登录</a>
</form>
</div>
</body>