mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-07 00:15:15 +08:00
16 lines
328 B
Properties
16 lines
328 B
Properties
# 第三方登录 Client ID 和 Client Secret
|
|
# Gitee
|
|
thirdparty.gitee.clientid=
|
|
thirdparty.gitee.clientsecret=
|
|
thirdparty.gitee.redirecturi=
|
|
|
|
# GitHub
|
|
thirdparty.github.clientid=
|
|
thirdparty.github.clientsecret=
|
|
thirdparty.github.redirecturi=
|
|
|
|
# QQ
|
|
thirdparty.qq.clientid=
|
|
thirdparty.qq.clientsecret=
|
|
thirdparty.qq.redirecturi=
|