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

Web API Server - Server authentication API #277

Open
29 of 39 tasks
lifegpc opened this issue Sep 28, 2022 · 0 comments
Open
29 of 39 tasks

Web API Server - Server authentication API #277

lifegpc opened this issue Sep 28, 2022 · 0 comments
Labels
enhancement New feature or request server Related to Web API Server

Comments

@lifegpc
Copy link
Owner

lifegpc commented Sep 28, 2022

Server authentication status

  • Implemented
  • Tested
  • Documented

Get server's public key

  • Implemented
  • Tested
  • Documented

User manage

Add user

  • Implemented
  • Tested
  • Documented

Update user

  • Implemented
  • Tested
  • Documented

Change user's password

  • Implemented
  • Tested
  • Documented

Change user's name

  • Implemented
  • Tested
  • Documented

Delete user

  • Implemented
  • Tested
  • Documented

Get user information

  • Implemented
  • Tested
  • Documented

List all existing users

  • Implemented
  • Tested
  • Documented

Token manage

Add a new token

  • Implemented
  • Tested
  • Documented

Revoke a token

  • Implemented
  • Tested
  • Documented

Extend token's lifetime

  • Implemented
  • Tested
  • Documented

Token based authentication method

  • Implemented
  • Tested
  • Documented
@lifegpc lifegpc added the enhancement New feature or request label Sep 28, 2022
@lifegpc lifegpc moved this from Todo to In Progress in pixiv_downloader v0.1 Sep 28, 2022
@lifegpc lifegpc added the server Related to Web API Server label Sep 28, 2022
@lifegpc lifegpc moved this from In Progress to Todo in pixiv_downloader v0.1 Sep 28, 2022
@lifegpc lifegpc moved this from Todo to In Progress in pixiv_downloader v0.1 Oct 3, 2022
@lifegpc lifegpc moved this from In Progress to Todo in pixiv_downloader v0.1 Oct 3, 2022
@lifegpc lifegpc moved this from Todo to In Progress in pixiv_downloader v0.1 Oct 3, 2022
@lifegpc lifegpc moved this from In Progress to Todo in pixiv_downloader v0.1 Oct 3, 2022
@lifegpc lifegpc moved this from Todo to In Progress in pixiv_downloader v0.1 Oct 13, 2022
@lifegpc lifegpc moved this from In Progress to Todo in pixiv_downloader v0.1 Oct 13, 2022
@lifegpc lifegpc moved this from Todo to In Progress in pixiv_downloader v0.1 Oct 14, 2022
@lifegpc lifegpc moved this from In Progress to Todo in pixiv_downloader v0.1 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server Related to Web API Server
Projects
Status: Todo
Development

No branches or pull requests

1 participant