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

Feat: Add Github OAuth Login #1

Open
cqh963852 opened this issue Apr 1, 2023 · 0 comments
Open

Feat: Add Github OAuth Login #1

cqh963852 opened this issue Apr 1, 2023 · 0 comments

Comments

@cqh963852
Copy link
Contributor

Context

It is not a good practice for note to store user data in a centralized database.

Solution

Considering that todo matters are not very complicated.

to-done will store user data in markdown form in the user's private git repository.

To-Do

  1. Allow users log in with github
  2. Wrap the github api to avoid directly using the api with github semantics
  3. Defines the to-done Markdown file format, Serialization, Deserialization
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

1 participant