devlup-labs / devlup-labs/Ghostwire
🛠️ [Feature]: Integrate actual databse with login.go
- 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