assemblee-virtuelle / assemblee-virtuelle/semapps

Ne plus utiliser les données de session pour l'authentification

Open
#233 0 comments 0 reactions 0 assignees View on GitHub
authentication
Dominant language
TypeScript
Stars
103
Forks
14
Avg merge
1m
Merged PRs (30d)
2

Description

Passer le paramètre `redirectUrl` dans l'URL de redirection, afin qu'on puisse se passer de sessions.

Cela permet au serveur d'être scalable.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named in the issue. Start by locating the authentication flow and its use of session data, then trace how redirectUrl is handled. Done means redirectUrl is carried in the redirect URL and authentication no longer depends on sessions while preserving the existing flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.