Posts for May 2020

Published:

ASP.NET Core - Setup Development Environment

A quick post to show how to setup an ASP.NET Core development machine.
Published:

ASP.NET Core 3.1 API - JWT Authentication with Refresh Tokens

How to implement JWT authentication with refresh tokens in an ASP.NET Core 3.1 API. Includes example client app built with Angular.
Published:
Last updated:

Angular 9 - JWT Authentication with Refresh Tokens

An example of how to implement JWT authentication with refresh tokens in Angular 9.
Published:

ASP.NET Core API - Allow CORS requests from any origin and with credentials

This is a quick post to show how to configure an ASP.NET Core API to allow CORS requests from any origin as well as with credentials.
Published:

Angular 9 - Role Based Authorization Tutorial with Example

An example of how to implement role based authorization / access control in Angular 9.
Published:
Last updated:

Angular 9 - Modal Windows

An example of how to implement modal windows in Angular 9.
Published:
Last updated:

Node + Mongo - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password

How to build a boilerplate authentication API with Node.js and MongoDB that includes email sign up & verification, authentication & role based authorization, forgot password & reset password functionality, account management (CRUD) routes with role based access control, and Swagger documentation.
Supported by