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: dashboard endpoints #48

Merged
merged 4 commits into from
Dec 10, 2024
Merged

feat: dashboard endpoints #48

merged 4 commits into from
Dec 10, 2024

Conversation

Cifko
Copy link
Collaborator

@Cifko Cifko commented Dec 9, 2024

add more endpoints needed by dashboard

  • user registration
  • user login
  • generate api token
  • revoke api token
  • list api tokens

Copy link
Contributor

@jorgeantonio21 jorgeantonio21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a few minor comments though

atoma-auth/src/auth.rs Show resolved Hide resolved
atoma-auth/src/auth.rs Show resolved Hide resolved
atoma-auth/src/auth.rs Show resolved Hide resolved
atoma-state/src/state_manager.rs Show resolved Hide resolved
atoma-proxy-service/src/proxy_service.rs Show resolved Hide resolved
atoma-proxy-service/src/proxy_service.rs Show resolved Hide resolved
atoma-proxy-service/src/proxy_service.rs Show resolved Hide resolved
atoma-proxy-service/src/proxy_service.rs Show resolved Hide resolved
atoma-proxy-service/src/proxy_service.rs Show resolved Hide resolved
Copy link
Contributor

@jorgeantonio21 jorgeantonio21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jorgeantonio21 jorgeantonio21 merged commit 37a604f into main Dec 10, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants