A currentUser service for Ember with JWT
A guide to creating a custom Ember service for managing a current user's data using JWT authentication with Ember Simple Auth.
A guide to creating a custom Ember service for managing a current user's data using JWT authentication with Ember Simple Auth.
Explains why Thread.CurrentPrincipal is not set in ASP.NET Core and provides guidance on handling user identity in the new framework.
A developer's portfolio of web development, SaaS, and security projects, including tools for email, domains, passwords, and recruiting.
Discusses the inevitability of website breaches, lists major hacks, and explains how to assess your risk and prepare for security incidents.
A technical guide on implementing automatic user sign-in after registration using Identity Server and One-Time-Access-Codes in ASP.NET.
A technical tutorial on integrating Azure AD B2C authentication with multiple policies into an ASP.NET Core 1.0 application.
Explains OAuth 2.0 flow and discusses building a hybrid identity solution using Azure AD and Azure AD B2C for modern applications.
A tutorial on implementing Azure Active Directory authentication in an ASP.NET Core 1.0 web application.
A guide to configuring PowerShell to work through an authenticated proxy server using NETSH and custom functions.
A comparison of Azure Active Directory and Identity Server for identity management, focusing on features, setup, and developer experience.
A guide to customizing and adding custom claims to user identities in ASP.NET Core Identity, covering claims transformers and principal factories.
A tutorial on building a password-less login system in Laravel using email-only authentication, where users receive a login link.
Explores challenges and solutions for implementing multi-tenant authentication middleware pipelines in ASP.NET Core applications.
A guide to using Git Credential Manager (GCM) for seamless authentication with Visual Studio Team Services (VSTS) Git repositories on multiple platforms.
Explains how to use multiple authentication guards, including API tokens, in Laravel 5.2 for web and stateless API routes.
An overview of the new `make:auth` artisan command and authentication scaffolding features introduced in Laravel 5.2.
A developer's experience purchasing and setting up the special edition Octocat Yubico U2F security key for GitHub two-factor authentication.
A guide on unit testing OWIN OAuth middleware for third-party API integration, using Vimeo as an example.
A deep-dive technical guide into Laravel Spark, an alpha-release tool for quickly building SaaS applications with Laravel.
A guide to configuring SSH on Windows for easier, secure connections to Linux VMs and Git, eliminating repeated password prompts.