[#3] Rapport Faits saillants + transformation en hub
[#2] Refonte useReports : hooks par domaine + periode en query string
[#1] Fondation non-breaking : suppression pivot + squelettes + shared components
Harmoniser le display name avec la vitrine (userInfo au lieu de claims)
sec: ajouter validation zod sur les routes API d'écriture
sec: mettre à jour vite (vulnérabilité high)
Ajouter un healthcheck Logto à l'API health
feat: Maximus Account OAuth2 + machine activation (#51, #53)
feat: Compte Maximus (Logto OAuth2) in desktop app
Intégrer widget feedback (Feedback Hub)
Intégrer widget feedback (Feedback Hub)
maximus
pushed to issue-51-compte-maximus-oauth at maximus/Simpl-Resultat
2026-04-10 19:35:13 +00:00
feat: migrate OAuth tokens from plaintext JSON to OS keychain
feat: Maximus Account OAuth2 + machine activation (#51, #53)
🔍 PR Review — REQUEST_CHANGES
Reviewer: Claude Code (adversarial review)
La PR est bien structurée et couvre OAuth2 PKCE, activation de machines, et détection Premium. Cependant,…
maximus
pushed to issue-51-compte-maximus-oauth at maximus/Simpl-Resultat
2026-04-10 19:24:55 +00:00
feat: Maximus Account OAuth2 + machine activation (#51, #53)
PR Review —
PR Review — #65 feat: Maximus Account OAuth2 + machine activation
Verdict: REQUEST_CHANGES
Solid implementation of OAuth2 PKCE and machine activation. Architecture is clean, i18n…