Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Refactor login token #406

Merged
merged 1 commit into from
Aug 11, 2016
Merged

Refactor login token #406

merged 1 commit into from
Aug 11, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 11, 2016

move the logic for handling login tokens into Lifecycle.loadSession

This means it needs access to the (real) query parmeters, so it depends on
corresponding changes in vector-web.

(Includes the changes in
#405).

richvdh added a commit to element-hq/element-web that referenced this pull request Aug 11, 2016
1. Check that localstorage is correctly updated on successful login (test for
   matrix-org/matrix-react-sdk#404)

2. Check that the saved HS isused for guest registration (test for
   matrix-org/matrix-react-sdk#405)

3. Test loginToken handling (test for
   matrix-org/matrix-react-sdk#406 /
   #1946)
move the logic for handling login tokens into Lifecycle.loadSession

This means it needs access to the (real) query parmeters, so it depends on
corresponding changes in vector-web.
@dbkr dbkr merged commit 3b317eb into develop Aug 11, 2016
@richvdh richvdh deleted the rav/refactor_token_login branch August 11, 2016 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants