An awesome project.
aaaaa
@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@endumlNote
An alert of type 'note' using global style 'callout'.
Tip
An alert of type 'tip' using global style 'callout'.
Warning
An alert of type 'warning' using global style 'callout'.
[!ATTENTION] An alert of type 'attention' using global style 'callout'.