We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c90f3 commit a8f72c6Copy full SHA for a8f72c6
1 file changed
docs/open-id-connect.md
@@ -31,7 +31,7 @@ authenticate users. OIDC was created to solve OAuth 2.0 authentication issue. Ei
31
that identifies the user avoiding exposing the username and password. Particularly, OIDC generates a Json Web Token
32
(JWT) that applications can intrinsically validate and obtain user information directly from itself.
33
34
-## :arrow_forward: Video: What is OpenID Connect?
+## Video: What is OpenID Connect?
35
36
[](https://www.youtube.com/watch?v=Kb56GzQ2pSk 'OpenID connect')
37
0 commit comments