16 Matching Annotations
- Jan 2023
-
datatracker.ietf.org datatracker.ietf.orgrfc67491
-
Figure 2: Refreshing an Expired Access Token
-
- Nov 2022
-
developer.okta.com developer.okta.com
-
Here’s what this flow looks like:
-
-
plantuml.com plantuml.com
- Aug 2022
-
www.uml-diagrams.org www.uml-diagrams.org
-
www.uml-diagrams.org www.uml-diagrams.org
-
www.websequencediagrams.com www.websequencediagrams.com
-
mermaid-js.github.io mermaid-js.github.io
-
www.uml-diagrams.org www.uml-diagrams.org
-
sequencediagram.xyz sequencediagram.xyz
-
- Jun 2021
-
pragmaticstudio.com pragmaticstudio.com
-
cookie-based authentication goes something like this:
-
Token-Based Authentication
-
-
www.mutuallyhuman.com www.mutuallyhuman.com
-
I’m going to represent tests as sequence diagrams (handily created via plantuml) rather than actually coding them out. For me the diagrams make it easier to talk about what the tests do without getting bogged down by how they do it.
-
I’m going to add the API Server as an actor to my first test sequence to give some granularity as to what I’m actually testing.
-
- Feb 2021
-
en.wikipedia.org en.wikipedia.org
-
A sequence diagram shows object interactions arranged in time sequence.
-