Skip to content

feat: Added login API - #13

Merged
HARSHVARANDANI merged 1 commit into
devlup-labs:mainfrom
Anon-HP:login-api
Aug 6, 2026
Merged

feat: Added login API#13
HARSHVARANDANI merged 1 commit into
devlup-labs:mainfrom
Anon-HP:login-api

Conversation

@Anon-HP

@Anon-HP Anon-HP commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

This implements the LoginHandler function to handle the /api/v1/login api.

Related issue

Closes #7

Component(s) touched

  • Coordination server
  • Clientside Agent (WireGuard / NAT / CLI)
  • Desktop client (Frontend)
  • Docs / infra

Testing

Tested using Postman.

login-200-ok login-400-bad-request login-401-reauth login-401-invalid-token login-403-dev-revoked login-406-unhealthy

Checklist

  • Tests added or updated for the change
  • Tests passes locally
  • Code follows style standards
  • No unrelated files changed
  • Docs/comments updated if behavior changed

Screenshots (UI changes only)

@HARSHVARANDANI
HARSHVARANDANI merged commit cfc6a4d into devlup-labs:main Aug 6, 2026
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.

🛠️ [Feature]: Co-ordination server- Login API

2 participants