Created
November 12, 2018 11:18
-
-
Save LeSpocky/d1a1993c2025ddf7c3138b949c5f824c to your computer and use it in GitHub Desktop.
asciio example output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.-----------------. no | |
| session exists |-----------------. | |
'-----------------' | | |
| yes | | |
v v | |
.-----------------. yes .-------------------. | |
| session expired |------>| redirect to login | | |
'-----------------' '-------------------' | |
| no ^ | |
v | | |
.-----------------. no | | |
| user authorized |-----------------' | |
'-----------------' | |
| yes | |
v | |
.-----------------. | |
| run action | | |
'-----------------' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment