Skip to content

Commit 212a4e4

Browse files
Update src/content/docs/identitymodel/utils/base64.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent beff7a6 commit 212a4e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/identitymodel/utils

src/content/docs/identitymodel/utils/base64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ redirect_from:
88
---
99

1010
:::note
11-
ASP.NET Core has built-in support via
11+
ASP.NET Core has built-in support for Base64 encoding and decoding via
1212
[WebEncoders.Base64UrlEncode](https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.webutilities.webencoders.base64urlencode)
1313
and
1414
[WebEncoders.Base64UrlDecode](https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.webutilities.webencoders.base64urldecode).

0 commit comments

Comments
 (0)