From 6c7a1c7a9245cf457a86fd15bdc14bc93b55d508 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 26 Apr 2022 16:49:15 +0200 Subject: Docs: Use an SVG for the FSM --- docs/src/gettingstarted/debugging/fsm_example.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/src/gettingstarted/debugging/fsm_example.svg (limited to 'docs/src/gettingstarted/debugging/fsm_example.svg') diff --git a/docs/src/gettingstarted/debugging/fsm_example.svg b/docs/src/gettingstarted/debugging/fsm_example.svg new file mode 100644 index 0000000..9b19280 --- /dev/null +++ b/docs/src/gettingstarted/debugging/fsm_example.svg @@ -0,0 +1 @@ +
Client registers
User chooses a server
Found tokens in config
No tokens found in config
User authorizes with browser
Cancel OAuth
Re-authorize with OAuth
Client requests a config
Multiple profiles found
Success, only one profile
OS reports connected
User chooses profile and success
OS reports disconnected
Deregistered
No_Server
Chosen_Server
Authorized
OAuth_Started
Request_Config
Ask_Profile
Has_Config
Connected
\ No newline at end of file -- cgit v1.2.3