Skip to content

Commit 6fa0dc5

Browse files
authored
Update 11-authentication.livemd
1 parent 37b25a2 commit 6fa0dc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/11-authentication.livemd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ Service X sends Token for limited access to Social Media Account (instead of sha
125125

126126
https://www.youtube.com/watch?v=996OiexHze0
127127

128-
If you're familiar with Kerberos, somewhat similar - three primary entities, requesting, service one, service 2, intermediary server that handles issuing tokens that get presented in lieu of credentials
128+
Three primary entities, requesting, service one, service 2, intermediary server that handles issuing tokens that get presented in lieu of credentials
129129

130130
```
131131
[OAuth2.Client module ](https://hexdocs.pm/oauth2/OAuth2.Client.html)
132132
133-
133+
```
134134

135135
## Sessions
136136

0 commit comments

Comments
 (0)