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

fill in basic auth routes #12

Open
3 of 10 tasks
JollyRen opened this issue Jan 4, 2024 · 0 comments
Open
3 of 10 tasks

fill in basic auth routes #12

JollyRen opened this issue Jan 4, 2024 · 0 comments
Assignees
Labels
New New feature or request

Comments

@JollyRen
Copy link
Member

JollyRen commented Jan 4, 2024

user:

  • get '/'
  • get '/:userId'
  • put '/:userId'
  • delete ':/userId'
    auth:
  • post '/'
  • get '/:userId'
  • patch '/credentials/:userId'
  • patch '/admin/:userId'
  • post '/subs/:userId'
  • delete '/:userId'
@JollyRen JollyRen added the New New feature or request label Jan 4, 2024
@JollyRen JollyRen self-assigned this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant