Trying to figure out how to use #OAuth and #OpenID in #OrchardCore to provide user authentication for an #Angular app (as opposed to just authenticating the whole app) but for some reason I'm finding the whole topic infuriatingly confusing.

If you have a site that's built on the Orchard Core CMS, have a look at my Content Warning module for it here:
https://drewbrasher.com/blog/content-warning-module

If you are a .net developer who hasn't heard of Orchard Core you should check it out! It is a great application framework and CMS. You can find out more on the website (https://orchardcore.net/) or join me at Orchard Harvest (https://orchardcore.net/harvest) in September!

#dotNet #dotNetCore #CSharp #ContentWarning #OrchardCore #CMS #OrchardHarvest

Content Warnings in Orchard Core

Drew Brasher

My Content Warning module for the Orchard Core CMS is on NuGet now: https://www.nuget.org/packages/DrewBrasher.OrchardCore.ContentWarning

#contentwarning #orchardcore #dotnet

DrewBrasher.OrchardCore.ContentWarning 1.0.1

An Orchard Core CMS Module that allows you to put a content warning around some content so that users can decide if they want to see it or not.

Join me and ZoltΓ‘n from Lombiq in about 4 hours for some pair programming to build a Content Warning Module for Orchard Core!
https://www.youtube.com/watch?v=ECEbkLSOqLQ

#OrchardCore #dotnet #ContentWarning

Building a Content Warning Module with Drew Brasher - Orchard Core Pair Programming by Lombiq

YouTube

I'm super excited to be doing a pair programming session with ZoltΓ‘n from Lombiq while I start working on a Content Warning Module for Orchard Core using a blog post by @Aaron as a guideline. We will be live streaming next week! More details at: https://github.com/OrchardCMS/OrchardCore/discussions/16047

#OrchardCore #ContentWarning #dotnet

Building a Content Warning Module with Drew Brasher - Orchard Core Pair Programming by Lombiq Β· OrchardCMS OrchardCore Β· Discussion #16047

We'll have the third session of Orchard Core Pair Programming by Lombiq! In these, we do an hour of pair programming with an Orchard Core community member about a project of theirs. We learn togeth...

GitHub
Automated ZAP Scans for Orchard Core Apps

If you have an app running on the ASP.NET Core web framework and CMS Orchard Core, you can now easily run ZAP scans for it.

For years my personal website (https://drewbrasher.com) has just been a static page that was basically just an online business card. I decided it was time for an upgrade so I setup a blog site using the Orchard Core CMS. I love the #OpenSource #OrchardCore framework because it is simple to get started with but it is highly customizable and I can create modules for it in #CSharp! If you're a #DotNetCore #developer you can find out how to setup your own instance at https://orchardcore.net
Blog

Drew Brasher