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

Implement OneDrive OAuth #41

Open
amansharma2910 opened this issue Apr 12, 2021 · 0 comments
Open

Implement OneDrive OAuth #41

amansharma2910 opened this issue Apr 12, 2021 · 0 comments
Labels
enhancement New feature or request oauth

Comments

@amansharma2910
Copy link
Member

Implement server-flow OAuth for OneDrive with read-write access to the user's OneDrive storage so that the horcruxes can be uploaded, downloaded and deleted from the storage.

For this, you need to also implement the GET method to generate the authentication URI and the POST method to authenticate the user using the authentication token.

Refer to the authenticate/google_auth.py , authenticate/dropbox_auth.py and authenticate/views.py files for insights on the implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request oauth
Projects
None yet
Development

No branches or pull requests

1 participant