diff --git a/README.md b/README.md
index 4a3dc31..a11428a 100644
--- a/README.md
+++ b/README.md
@@ -117,3 +117,4 @@ connections are started until the user is authenticated. It also prevents
 sensitive data in the UI portion of the application from being exposed to
 unauthenticated users.
 
+![Auth Flow](man/flow.png)
diff --git a/man/flow.png b/man/flow.png
new file mode 100644
index 0000000..7f84c24
Binary files /dev/null and b/man/flow.png differ