From 81ea9bc4fe38122b63a04fa7abf84480b6c4695d Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:30:20 -1000 Subject: [PATCH 1/2] Create mike-auth-powertags.md --- aspnetcore/security/authentication/mike-auth-powertags.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 aspnetcore/security/authentication/mike-auth-powertags.md diff --git a/aspnetcore/security/authentication/mike-auth-powertags.md b/aspnetcore/security/authentication/mike-auth-powertags.md new file mode 100644 index 000000000000..55f4a1dca6f0 --- /dev/null +++ b/aspnetcore/security/authentication/mike-auth-powertags.md @@ -0,0 +1 @@ +Replace with contents of A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET From 86639f1aba9308c80e6633ac3eb2335f890dee99 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:34:11 -1000 Subject: [PATCH 2/2] Update and rename aspnetcore/security/authentication/mike-auth-powertags.md to aspnetcore/security/authentication/includes/mike-auth-powertags.md --- .../authentication/{ => includes}/mike-auth-powertags.md | 2 ++ 1 file changed, 2 insertions(+) rename aspnetcore/security/authentication/{ => includes}/mike-auth-powertags.md (53%) diff --git a/aspnetcore/security/authentication/mike-auth-powertags.md b/aspnetcore/security/authentication/includes/mike-auth-powertags.md similarity index 53% rename from aspnetcore/security/authentication/mike-auth-powertags.md rename to aspnetcore/security/authentication/includes/mike-auth-powertags.md index 55f4a1dca6f0..584e5fdd54eb 100644 --- a/aspnetcore/security/authentication/mike-auth-powertags.md +++ b/aspnetcore/security/authentication/includes/mike-auth-powertags.md @@ -1 +1,3 @@ +# A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET + Replace with contents of A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET