Merge branch 'feature-newApi-daiyb' into dev
This commit is contained in:
commit
a92dd6961f
@ -211,7 +211,7 @@ func OAuthAccount(ctx *gin.Context) {
|
||||
Domain: "",
|
||||
PrivateKey: "",
|
||||
ProfileKey: resp.ProfileKey,
|
||||
Logout: false,
|
||||
Logout: true,
|
||||
Redirect: fmt.Sprintf("%s?artistUuid=%s&platformID=%d", config.AppConfig.System.AuthCallback, resp.ArtistUuid, resp.PlatformID),
|
||||
AllowedSocial: []string{modelCast.PlatformNameKv[resp.PlatformID]},
|
||||
Verify: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user