Browse Source

DES-1189: Release JWT flow diagram update (#2118)

pull/2125/head
Tyler Kelly 4 years ago
committed by GitHub
parent
commit
5985320e84
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _includes/auth/how-jwts-are-used.md
  2. 25
      images/JWT_Flow.svg
  3. BIN
      images/jwt-call-flow.png

2
_includes/auth/how-jwts-are-used.md

@ -2,7 +2,7 @@ A JSON Web Token (JWT) endpoint is a service for generating and providing author
The following diagram shows how JWTs are used:
![JSON Web Token Call Flow]({{site.baseurl}}/images/jwt-call-flow.png "JSON Web Token Call Flow")
![JSON Web Token Call Flow]({{site.baseurl}}/images/JWT_Flow.svg "JSON Web Token Call Flow")
{% if plugincode == 'tinydrive' %}
When a user opens {{pluginname}}:

25
images/JWT_Flow.svg
File diff suppressed because it is too large
View File

BIN
images/jwt-call-flow.png

Before

Width: 351  |  Height: 283  |  Size: 5.9 KiB

Loading…
Cancel
Save