Last active
November 30, 2023 16:17
-
-
Save ftijan/83ae41b2cd89c4ae49e3c54804b7b127 to your computer and use it in GitHub Desktop.
Revisions
-
ftijan renamed this gist
Nov 30, 2023 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,4 +2,4 @@ - [Auth 0 - Learn Identity](https://auth0.com/docs/videos/learn-identity-series) - [Cookie Authentication With ASP.NET Core and Angular](https://code-maze.com/cookie-authentication-aspnetcore-angular/) - [What’s new with identity in .NET 8](https://devblogs.microsoft.com/dotnet/whats-new-with-identity-in-dotnet-8/) - [Authentication with multiple identity providers in ASP.NET Core](https://damienbod.com/2023/11/13/authentication-with-multiple-identity-providers-in-asp-net-core/) -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ # User Identity handling implementations in .Net and related resources - [Auth 0 - Learn Identity](https://auth0.com/docs/videos/learn-identity-series) - [Cookie Authentication With ASP.NET Core and Angular](https://code-maze.com/cookie-authentication-aspnetcore-angular/) - [What’s new with identity in .NET 8](https://devblogs.microsoft.com/dotnet/whats-new-with-identity-in-dotnet-8/) - -
ftijan revised this gist
Nov 30, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ # User Identity handling implementations in .Net and related resources - [Auth 0 - Learn Identity](https://auth0.com/docs/videos/learn-identity-series) - [Cookie Authentication With ASP.NET Core and Angular](https://code-maze.com/cookie-authentication-aspnetcore-angular/) - -
ftijan created this gist
Nov 30, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ # User Identity handling implementations in .Net and related resources - [Auth 0 - Learn Identity](https://auth0.com/docs/videos/learn-identity-series) -