Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dashboard #247

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add Dashboard #247

wants to merge 1 commit into from

Conversation

gary-kim
Copy link
Owner

Fixes #158

I've run into a bit of an issue at the moment. Element Web stores the access_token for matrix encrypted in indexedDB so we're going to have to decrypt that. I'd rather just pull the same code used as a library from matrix-react-sdk but it's in a file that includes a lot of other things so we're going to have a lot of unneeded code flying around if we go that route. I'm probably going to copy over that section of the code into it's own file in this repo, properly credit it, and use it to get the decrypted access_token from indexedDB.

Signed-off-by: Gary Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Dashboard
1 participant