22 Matching Annotations
- Dec 2023
-
www.pluralsight.com www.pluralsight.com
-
Here is a simple diagram of the process:
-
-
developers.google.com developers.google.com
-
Web server applications
-
- Nov 2023
-
-
users
Tags
Annotators
URL
-
-
www.okta.com www.okta.com
-
The diagram below walks through the social login process from start to finish.
Equivalent to this diagram: https://hyp.is/YjaJsI5KEe6x-NdCxYmrtA/developer.okta.com/docs/concepts/identity-providers/
Except: - This one shows a GET okta.com/oauth2/v1/authorize/callback and the other shows GET okta.com/oauth2/v1/authorize
Tags
Annotators
URL
-
-
developer.okta.com developer.okta.com
-
Sign-in process
-
- Sep 2023
-
www.digitalocean.com www.digitalocean.com
-
The above diagram depicts the details of a session creation.
-
- 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.
-