You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(web): mask client_secret and update warning message
- Client secret is now hidden by default with show/hide toggle
- Updated warning message to clarify that client secret can be
regenerated from account settings if lost
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
⚠️ Important : Sauvegardez ces identifiants maintenant. Ils ne seront plus affichés.
182
+
⚠️ Important : Sauvegardez ces identifiants maintenant. Le Client Secret ne sera plus affichable, mais vous pourrez en générer un nouveau depuis votre compte.
182
183
</p>
183
184
</div>
184
185
@@ -205,11 +206,18 @@ export default function Signup() {
0 commit comments