From 18da1df71e538cd98032937c542154f0efcb6fbb Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 1 May 2023 15:18:40 +0200 Subject: Docs: Move state machine to API --- docs/src/gettingstarted/debugging/fsm_example.svg | 1 - 1 file changed, 1 deletion(-) delete 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 deleted file mode 100644 index eed1532..0000000 --- a/docs/src/gettingstarted/debugging/fsm_example.svg +++ /dev/null @@ -1 +0,0 @@ -
Client registers
Reload list
User clicks a server in the UI
Location chosen
Go back or Error
Server has been chosen
Go back or Error
Server info loaded
User chooses a Secure Internet server but no location is configured
Go back or Error
Found tokens in config
No tokens found in config
User authorizes with browser
Go back or Error
Re-authorize with OAuth
Client requests a config
Client wants to go back to the main screen
Multiple profiles found and no profile chosen
Only one profile or profile already chosen
Cancel or Error
Re-authorize
Cancel or Error
Profile has been chosen
Cancel or Error
Config has been obtained
Choose a new server
Get a new configuration
Deregistered
No_Server
Loading_Server
Ask_Location
Chosen_Location
Chosen_Server
Authorized
OAuth_Started
Request_Config
Ask_Profile
Chosen_Profile
Got_Config
\ No newline at end of file -- cgit v1.2.3