element-portable/src/components/views/auth
Michael Telatynski a4af2870b4
Remove unused state fields in qr oidc (#12588)
* Dummy PR to Netlify https://github.com/matrix-org/matrix-js-sdk/pull/4233

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove unused state field

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Discard changes to .prettierignore

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-06-19 08:50:53 +00:00
..
AuthBody.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AuthFooter.tsx Migrate more strings to translation keys (#11606) 2023-09-14 18:47:29 +01:00
AuthHeader.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
AuthHeaderLogo.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
AuthPage.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
CaptchaForm.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
CompleteSecurityBody.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
CountryDropdown.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
EmailField.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
InteractiveAuthEntryComponents.tsx Tooltip: migrate remaining tooltips from AccessibleTooltipButton to AccessibleButton (#12522) 2024-05-17 14:11:07 +00:00
LanguageSelector.tsx Apply strictNullChecks to src/components/views/auth/* (#10299 2023-03-07 10:45:55 +00:00
LoginWithQR-types.ts MSC4108 support OIDC QR code login (#12370) 2024-06-06 09:57:28 +01:00
LoginWithQR.tsx Remove unused state fields in qr oidc (#12588) 2024-06-19 08:50:53 +00:00
LoginWithQRFlow.tsx MSC4108 support OIDC QR code login (#12370) 2024-06-06 09:57:28 +01:00
PassphraseConfirmField.tsx Consolidate 4s passphrase input fields and use stable IDs (#11743) 2023-10-13 10:39:55 +00:00
PassphraseField.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
PasswordLogin.tsx Fix forced lowercase username in login/registration flows (#9329) 2024-02-15 12:19:15 +00:00
RegistrationForm.tsx Fix forced lowercase username in login/registration flows (#9329) 2024-02-15 12:19:15 +00:00
Welcome.tsx Migrate more strings to translation keys (#11606) 2023-09-14 18:47:29 +01:00