Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Jan 3, 2025
1 parent 9e1d79d commit 18f73e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ This repo contains Funnel Plugin development using the [`go-plugin`](https://git

In this setup, the Plugin handles all user authentication, with the Server having no "knowledge" or record of user credentials/tokens (e.g. [`example-users.csv`](./authorizer/example-users.csv)).

## Sequence Diagram

> Created with https://sequencediagram.org ([_source_](./sequence-diagram.txt))
![proposed-auth-design](./sequence-diagram.png)

# Quick Start ⚡

## 1. Start the Server
Expand Down

0 comments on commit 18f73e4

Please sign in to comment.