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 login using session key #35

Open
DarkFighterLuke opened this issue Jul 9, 2021 · 1 comment
Open

Add login using session key #35

DarkFighterLuke opened this issue Jul 9, 2021 · 1 comment

Comments

@DarkFighterLuke
Copy link
Contributor

DarkFighterLuke commented Jul 9, 2021

Hello, it would be great if a function to login using session key was written.

I tried to write it by myself, but I don't know how the API works. I will be very happy if someone could tell me the procedure to follow in order to understand the API behaviour and I will be happy to help you with this thing.

@DarkFighterLuke
Copy link
Contributor Author

DarkFighterLuke commented Jul 12, 2021

I managed to write a piece of code for session login (I didn't upload it on github yet See #36 for code). The authentication part seems to be fully working, but there is a problem: no master key is retrieved with this type of login, so no nodes decryption can be done.

I need help to get it work, especially because I have no knowledge of how the encryption/decryption of folders is done on Mega (in particular I can't figure out how to get the master key).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@DarkFighterLuke and others