dataforgoodfr / dataforgoodfr/14_Data4Trees

[D4T Backend] Modifier route "maps" pour utiliser un fichier de config différent en fonction de l'utilisateur

Open
#63 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

D4T_Backend P3
Dominant language
TypeScript
Stars
9
Forks
0
Avg merge
10d 11h
Merged PRs (30d)
4

Description

As a user,, when I am authenticated, I can access to a map with data relevant to my role / project.
When user is not authenticated, the map should display only public accessible data.

Objectif

Modifier la route "maps" pour qu'elle puisse utiliser un fichier de config différent en fonction de l'utilisateur

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the TypeScript implementation of the "maps" route and trace how authentication status and configuration are currently handled. Identify the existing configuration entry points and verify the behavior for authenticated and unauthenticated users. Done means authenticated users receive data relevant to their role or project, while unauthenticated users see only publicly accessible data.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.