Skip to content

Conversation

DHANUSHRAJA22
Copy link

Summary

This pull request addresses Issue #191 by removing duplicate content in the 'Handling user data' section of docs/security.md.

Changes Made

  • Removed the duplicate paragraph that was essentially restating the same information about user data management
  • Cleaned up the formatting inconsistencies in the RBAC section
  • Updated the RBAC example code reference path

Details

The security documentation contained two paragraphs conveying similar information about treating user data as global state:

  1. The original paragraph with proper formatting and links
  2. A duplicate paragraph that restated the same concept in different words

This change improves documentation clarity by:

  • Eliminating redundancy
  • Maintaining the more comprehensive paragraph with proper formatting
  • Keeping the valuable react-query-auth library reference intact

Request for Review

Please review this documentation fix and merge if approved. This change improves the readability and maintainability of the security documentation.

Fixes #191…e paragraph in security.md - fixes #191Update security.md

…e paragraph in security.md - fixes #191Update security.md
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for bulletproof-react-app canceled.

Name Link
🔨 Latest commit 98b1d50
🔍 Latest deploy log https://app.netlify.com/projects/bulletproof-react-app/deploys/68aed3b4160a060008dcab75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate text about 'handling user data' in the security doc

1 participant