From 548e5d164d8c3446a22e1ebbdd07ca1dd905cb6c Mon Sep 17 00:00:00 2001
From: Brian Plattenburg <5767019+bplattenburg@users.noreply.github.com>
Date: Tue, 17 Dec 2024 10:30:43 -0500
Subject: [PATCH] Remove logo
---
README.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/README.md b/README.md
index b58e15d..6c84143 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,6 @@
# Authentication and Permissions
Here you will find examples for how to implement authentication and permissions for Ditto, a peer-to-peer database.
-
-
-
-
-
Ditto does not come with an identity provider. Using "Online With Authentication" requires that you have your own identity provider already set up. Each app can use multiple identity providers.