From a66ecbdfa2a6d16253c6bb32a7011a0608bfc065 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Thu, 20 Feb 2020 11:13:03 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8675866c..998e1b29 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ V.Next - Localization - Migrate to Code-Behind Pattern ( *.razor.cs ) - Generic Repository Pattern +- JwT token authentication # Background Oqtane was created by [Shaun Walker](https://www.linkedin.com/in/shaunbrucewalker/) and is inspired by the DotNetNuke web application framework. Initially created as a proof of concept, Oqtane is a native Blazor application written from the ground up using modern .NET Core technology. It is a modular application framework offering a fully dynamic page compositing model, multi-site support, designer friendly templates (skins), and extensibility via third party modules.