Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Backend Refactors & Advanced Error Handling #39

Description

@7086cmd

Major backend code improvements for reliability, errors, and maintainability.

Tasks:

  • Implement thiserror throughout for errors
  • Centralize ID types (typed ID wrappers)
  • Migrate away from manual serialization to postcard where viable
  • Replace custom TOTP with an audited crate
  • Remove .unwrap() panics and improve error messaging
  • Integrate geo for geometry, reduce code duplication
  • Refactor challenge/response auth centrally

See refactoring plan for code spawn locations and details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions