Skip to content

Commit be739b0

Browse files
authored
Line 42, changed proides to provides
1 parent 0be0afd commit be739b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-authentication-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This article describes the different authentication flows provided by Microsoft
3939

4040
## How each flow emits tokens and codes
4141

42-
Depending on how your client is built, it can use one (or several) of the authentication flows supported by the Microsoft identity platform. These flows can produce a variety of tokens (id_tokens, refresh tokens, access tokens) as well as authorization codes, and require different tokens to make them work. This chart proides an overview:
42+
Depending on how your client is built, it can use one (or several) of the authentication flows supported by the Microsoft identity platform. These flows can produce a variety of tokens (id_tokens, refresh tokens, access tokens) as well as authorization codes, and require different tokens to make them work. This chart provides an overview:
4343

4444
|Flow | Requires | id_token | access token | refresh token | authorization code |
4545
|-----|----------|----------|--------------|---------------|--------------------|

0 commit comments

Comments
 (0)