Skip to content

Instantly share code, notes, and snippets.

@OLibutzki
Created August 14, 2021 14:25
Show Gist options
  • Save OLibutzki/63d8516893e0aa1b74efc7a5ca10dfe2 to your computer and use it in GitHub Desktop.
Save OLibutzki/63d8516893e0aa1b74efc7a5ca10dfe2 to your computer and use it in GitHub Desktop.
@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
@enduml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment