devlup-labs / devlup-labs/Ghostwire

🛠️ [Feature]: Integrate actual databse with login.go

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### What is the feature?

The login flow should authenticate users using credentials stored in the persistent database instead of mock or temporary data.

### Technical Implementation

_No response_

### Component(s) affected

- [ ] Coordination server
- [ ] Clientside Agent (WireGuard / NAT / CLI)
- [ ] Desktop client (Frontend)
- [ ] Docs / infra
- [ ] Other

### Alternatives considered

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with login.go and trace how the current mock or temporary credentials are checked. Identify the project's persistent database integration before changing the login flow. Done means authentication uses credentials stored in the persistent database instead of mock data, while the existing login flow continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
authentication, backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.