[#6490] restore meta.isNew OAuth2 response field

This commit is contained in:
Gani Georgiev
2025-02-21 10:26:41 +02:00
parent 3f51fb941b
commit d607695600
37 changed files with 251 additions and 226 deletions
@@ -27,6 +27,8 @@
avatarURL: "https://example.com/avatar.png",
accessToken: "...",
refreshToken: "...",
expiry: "2022-01-01 10:00:00.123Z",
isNew: false,
rawUser: {},
},
},