Skip to content
Snippets Groups Projects
Commit 842bd0ef authored by rithu leena john's avatar rithu leena john Committed by GitHub
Browse files

Merge pull request #978 from Zakjholt/patch-2

Update using-dex.md
parents 3493e30f 43f0e853
No related branches found
No related tags found
No related merge requests found
...@@ -136,7 +136,7 @@ A more thorough discussion of these kinds of best practices can be found in the ...@@ -136,7 +136,7 @@ A more thorough discussion of these kinds of best practices can be found in the
## Consuming ID tokens ## Consuming ID tokens
Apps can also choose to consume ID tokens, letting other trusted clients handle the web flows for login. Clients pass along the ID tokens they receive from dex, usually as a bearer token, letting them act at the user to the backend service. Apps can also choose to consume ID tokens, letting other trusted clients handle the web flows for login. Clients pass along the ID tokens they receive from dex, usually as a bearer token, letting them act as the user to the backend service.
![][dex-backend-flow] ![][dex-backend-flow]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment