Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/silly-coins-consent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@clerk/localizations': patch
'@clerk/shared': patch
'@clerk/ui': patch
---

Make OAuth consent screens clearly identify private metadata as potentially sensitive information set by the Clerk application.
1 change: 1 addition & 0 deletions packages/localizations/src/ar-SA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const arSA: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/be-BY.ts
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@ export const beBY: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/bg-BG.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const bgBG: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/bn-IN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const bnIN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ca-ES.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const caES: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/cs-CZ.ts
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,7 @@ export const csCZ: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/da-DK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const daDK: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/de-DE.ts
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ export const deDE: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/el-GR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ export const elGR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/en-GB.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const enGB: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,7 @@ export const enUS: LocalizationResource = {
title: 'Redirect URL',
},
scopeList: {
privateMetadata: 'Your private metadata set by {{applicationName}}, which may include sensitive information',
title: 'This will allow {{applicationName}} access to:',
},
subtitle: 'wants to access {{applicationName}} on behalf of {{identifier}}',
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/es-CR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@ export const esCR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/es-ES.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const esES: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/es-MX.ts
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ export const esMX: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/es-UY.ts
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,7 @@ export const esUY: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/fa-IR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@ export const faIR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/fi-FI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const fiFI: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/fr-FR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ export const frFR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/he-IL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@ export const heIL: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/hi-IN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const hiIN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/hr-HR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const hrHR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/hu-HU.ts
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ export const huHU: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/id-ID.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const idID: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/is-IS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const isIS: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/it-IT.ts
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ export const itIT: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ja-JP.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const jaJP: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/kk-KZ.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const kkKZ: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ko-KR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ export const koKR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/mn-MN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const mnMN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ms-MY.ts
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ export const msMY: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/nb-NO.ts
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ export const nbNO: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/nl-BE.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const nlBE: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/nl-NL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const nlNL: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/pl-PL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const plPL: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/pt-BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ export const ptBR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/pt-PT.ts
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ export const ptPT: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ro-RO.ts
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ export const roRO: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ru-RU.ts
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,7 @@ export const ruRU: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/sk-SK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const skSK: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/sr-RS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const srRS: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/sv-SE.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const svSE: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/ta-IN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ export const taIN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/te-IN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const teIN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/th-TH.ts
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ export const thTH: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/tr-TR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ export const trTR: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/uk-UA.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const ukUA: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/vi-VN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ export const viVN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,7 @@ export const zhCN: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
1 change: 1 addition & 0 deletions packages/localizations/src/zh-TW.ts
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ export const zhTW: LocalizationResource = {
title: undefined,
},
scopeList: {
privateMetadata: undefined,
title: undefined,
},
subtitle: undefined,
Expand Down
Loading
Loading