Skip to content

This is a sample ASP.NET Core MVC project that demonstrates how to use a custom action filter for Clouflare Origin token verification.

License

Notifications You must be signed in to change notification settings

relusion/CloudflareAccessTokenFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SampleProject

This is a sample ASP.NET Core MVC project that demonstrates how to use a custom action filter for token verification.

Getting Started

Prerequisites

Running the Project

  1. Clone the repository
  2. Navigate to the project directory
  3. Run the project using the following command:
  • cd SampleProject
  • dotnet restore
  • dotnet build
  • dotnet run

About

This is a sample ASP.NET Core MVC project that demonstrates how to use a custom action filter for Clouflare Origin token verification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published