Skip to content

Commit 6ffd6b4

Browse files
authored
Update securing-access.md
correct base64 response
1 parent 5b1a3f5 commit 6ffd6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/securing-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ echo -n tutorial-dckr-site-0000-xpresswebapp:tutorial-dckr-site-0000-clientsecre
303303
```
304304

305305
```
306-
dHV0b3JpYWwtZGNrci1zaXRlLTAwMDAteHByZXNzd2ViYXBwOnR1dG9yaWFsLWRja3Itc2l0ZS0wMDAwLWNsaWVudHNlY3JldAo=
306+
dHV0b3JpYWwtZGNrci1zaXRlLTAwMDAteHByZXNzd2ViYXBwOnR1dG9yaWFsLWRja3Itc2l0ZS0wMDAwLWNsaWVudHNlY3JldAo==
307307
```
308308
309309
All four major grant flows can be demonstrated within the tutorial application, the actual flow to pick will depend on

0 commit comments

Comments
 (0)