增加google client配置
This commit is contained in:
parent
6f04f32161
commit
9bdbe32311
5
app.toml
5
app.toml
@ -28,3 +28,8 @@ db = 0
|
||||
[social.wechat]
|
||||
app_id = "wxf0547aa24593a446"
|
||||
app_secret = "e4a29192f9220d4d8c9eab37f8385c37"
|
||||
|
||||
[social.google]
|
||||
client_id = "1000000000000-00000000000000000000000000000000.apps.googleusercontent.com"
|
||||
client_secret = "GOCSPX-01234567890123456789012345678901"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user