element-web/src/components/structures/auth
Michael Telatynski 113a9d71b5 Fix login loop where the sso flow returns to #/login
due to fragmentAfterLogin going back to `#/login`
and https://github.com/vector-im/riot-web/issues/11643

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-02 16:26:07 +01:00
..
CompleteSecurity.js Update login security copy and design to match Figma 2020-04-22 22:32:02 +01:00
E2eSetup.js Add separate component for post-auth security flows 2020-01-27 22:28:07 +00:00
ForgotPassword.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
Login.js Pass screenAfterLogin through SSO in the callback url 2020-05-13 06:24:04 +01:00
PostRegistration.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
Registration.js Update documentation and auth dict submissions 2020-05-27 13:16:49 -06:00
SetupEncryptionBody.js Fix recovery link on login verification flow 2020-04-23 18:14:30 +01:00
SoftLogout.js Fix login loop where the sso flow returns to #/login 2020-06-02 16:26:07 +01:00