Explore >> Select a destination


You are here

www.adamalbrecht.com
| | www.primaryobjects.com
2.0 parsecs away

Travel
| | Token-Based Authentication for Web Service APIs in C# MVC .NET
| | www.shuttle.rs
2.1 parsecs away

Travel
| | Using JSON Web Tokens (JWTs) when implementing authentication in a Rust API
| | mikehadlow.blogspot.com
1.1 parsecs away

Travel
| | I'm working on an exciting new project at the moment. The main UI element is a management console built with AngularJS that communicates wi...
| | damienbod.com
16.6 parsecs away

Travel
| The article shows how to implement user management for an ASP.NET Core application using ASP.NET Core Identity. The application uses custom claims, which need to be added to the user identity after a successful login, and then an ASP.NET Core policy is used to authorize the identity. Code: https://github.com/damienbod/AspNetCoreAngularSignalRSecurity History 2023-01-07 Updated .NET 7, Angular...