<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Security :: K-State CS Textbook Extras</title>
    <link>https://textbooks.cs.ksu.edu/extras/05-flutter-flow/07-security/index.html</link>
    <description>Our application is currently storing both our user’s data in the cloud as well as our to do tasks. However, we have yet to properly configure the Firestore Rules for our application, and that creates a major security flaw. Before we look at how to fix this, let’s take a minute to explore the flaw and truly understand why it is so important to fix correctly.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://textbooks.cs.ksu.edu/extras/05-flutter-flow/07-security/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>