@atproto/oauth-provider 0.5.0 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/oauth-provider.d.ts +3 -3
- package/dist/oauth-provider.d.ts.map +1 -1
- package/dist/oauth-provider.js.map +1 -1
- package/dist/output/build-customization-data.d.ts +20 -11
- package/dist/output/build-customization-data.d.ts.map +1 -1
- package/dist/output/build-customization-data.js +72 -43
- package/dist/output/build-customization-data.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/app/locales/an/messages.po +6 -6
- package/src/assets/app/locales/ast/messages.po +6 -6
- package/src/assets/app/locales/ca/messages.po +6 -6
- package/src/assets/app/locales/da/messages.po +6 -6
- package/src/assets/app/locales/de/messages.po +6 -6
- package/src/assets/app/locales/el/messages.po +6 -6
- package/src/assets/app/locales/en/messages.po +6 -6
- package/src/assets/app/locales/en-GB/messages.po +6 -6
- package/src/assets/app/locales/es/messages.po +6 -6
- package/src/assets/app/locales/eu/messages.po +6 -6
- package/src/assets/app/locales/fi/messages.po +6 -6
- package/src/assets/app/locales/fr/messages.po +6 -6
- package/src/assets/app/locales/ga/messages.po +6 -6
- package/src/assets/app/locales/gl/messages.po +6 -6
- package/src/assets/app/locales/hi/messages.po +6 -6
- package/src/assets/app/locales/hu/messages.po +6 -6
- package/src/assets/app/locales/ia/messages.po +6 -6
- package/src/assets/app/locales/id/messages.po +6 -6
- package/src/assets/app/locales/it/messages.po +6 -6
- package/src/assets/app/locales/ja/messages.po +6 -6
- package/src/assets/app/locales/km/messages.po +6 -6
- package/src/assets/app/locales/ko/messages.po +6 -6
- package/src/assets/app/locales/ne/messages.po +6 -6
- package/src/assets/app/locales/nl/messages.po +6 -6
- package/src/assets/app/locales/pl/messages.po +6 -6
- package/src/assets/app/locales/pt-BR/messages.po +6 -6
- package/src/assets/app/locales/ro/messages.po +6 -6
- package/src/assets/app/locales/ru/messages.po +6 -6
- package/src/assets/app/locales/sv/messages.po +6 -6
- package/src/assets/app/locales/th/messages.po +6 -6
- package/src/assets/app/locales/tr/messages.po +6 -6
- package/src/assets/app/locales/uk/messages.po +6 -6
- package/src/assets/app/locales/vi/messages.po +6 -6
- package/src/assets/app/locales/zh-CN/messages.po +6 -6
- package/src/assets/app/locales/zh-HK/messages.po +6 -6
- package/src/assets/app/locales/zh-TW/messages.po +6 -6
- package/src/oauth-provider.ts +7 -3
- package/src/output/build-customization-data.ts +89 -50
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98
98
|
msgid "Choose a username"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
101
|
+
#: src/assets/app/components/utils/error-card.tsx:78
|
102
102
|
msgid "Code"
|
103
103
|
msgstr ""
|
104
104
|
|
@@ -126,7 +126,7 @@ msgstr ""
|
|
126
126
|
msgid "Deny access"
|
127
127
|
msgstr ""
|
128
128
|
|
129
|
-
#: src/assets/app/components/utils/error-card.tsx:
|
129
|
+
#: src/assets/app/components/utils/error-card.tsx:85
|
130
130
|
msgid "Description"
|
131
131
|
msgstr ""
|
132
132
|
|
@@ -142,7 +142,7 @@ msgstr ""
|
|
142
142
|
msgid "Email address"
|
143
143
|
msgstr ""
|
144
144
|
|
145
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
145
|
+
#: src/assets/app/components/forms/input-new-password.tsx:44
|
146
146
|
msgid "Enter a password"
|
147
147
|
msgstr ""
|
148
148
|
|
@@ -158,7 +158,7 @@ msgstr ""
|
|
158
158
|
msgid "Enter your email address"
|
159
159
|
msgstr ""
|
160
160
|
|
161
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
161
|
+
#: src/assets/app/components/forms/input-new-password.tsx:45
|
162
162
|
msgid "Enter your new password"
|
163
163
|
msgstr ""
|
164
164
|
|
@@ -171,7 +171,7 @@ msgstr ""
|
|
171
171
|
msgid "Enter your username and password"
|
172
172
|
msgstr ""
|
173
173
|
|
174
|
-
#: src/assets/app/views/error/error-view.tsx:
|
174
|
+
#: src/assets/app/views/error/error-view.tsx:28
|
175
175
|
msgid "Error"
|
176
176
|
msgstr ""
|
177
177
|
|
@@ -295,7 +295,7 @@ msgstr ""
|
|
295
295
|
msgid "Password updated!"
|
296
296
|
msgstr ""
|
297
297
|
|
298
|
-
#: src/assets/app/components/forms/input-new-password.tsx:
|
298
|
+
#: src/assets/app/components/forms/input-new-password.tsx:46
|
299
299
|
msgid "Password with at least {MIN_PASSWORD_LENGTH} characters"
|
300
300
|
msgstr ""
|
301
301
|
|
package/src/oauth-provider.ts
CHANGED
@@ -103,8 +103,10 @@ import { OAuthHooks, SignInData, SignUpData } from './oauth-hooks.js'
|
|
103
103
|
import { OAuthVerifier, OAuthVerifierOptions } from './oauth-verifier.js'
|
104
104
|
import { AuthorizationResultAuthorize } from './output/build-authorize-data.js'
|
105
105
|
import {
|
106
|
-
|
106
|
+
Branding,
|
107
|
+
BrandingInput,
|
107
108
|
Customization,
|
109
|
+
CustomizationInput,
|
108
110
|
customizationSchema,
|
109
111
|
} from './output/build-customization-data.js'
|
110
112
|
import {
|
@@ -130,9 +132,11 @@ import { TokenStore, asTokenStore } from './token/token-store.js'
|
|
130
132
|
import { VerifyTokenClaimsOptions } from './token/verify-token-claims.js'
|
131
133
|
|
132
134
|
export {
|
133
|
-
type
|
135
|
+
type Branding,
|
136
|
+
type BrandingInput,
|
134
137
|
type CustomMetadata,
|
135
138
|
type Customization,
|
139
|
+
type CustomizationInput,
|
136
140
|
type Handler,
|
137
141
|
type HcaptchaConfig,
|
138
142
|
Keyset,
|
@@ -158,7 +162,7 @@ export type RouterOptions<
|
|
158
162
|
}
|
159
163
|
|
160
164
|
export type OAuthProviderOptions = Override<
|
161
|
-
OAuthVerifierOptions & OAuthHooks & DeviceManagerOptions &
|
165
|
+
OAuthVerifierOptions & OAuthHooks & DeviceManagerOptions & CustomizationInput,
|
162
166
|
{
|
163
167
|
/**
|
164
168
|
* Maximum age a device/account session can be before requiring
|