Skip to content

A middleware with a custom attribute to validate token and protect api end point

Notifications You must be signed in to change notification settings

shazam19/TokenAuthorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Provides a middleware with a custom attribute to validate token and protect API endpoints.

Getting Started

  1. Installation process

    These two values are required in appsettings file:

    CertificatePath: Path to public key certificate

    CertificatePassword: Password for certificate (if any)

  2. Software dependencies

  3. Latest releases

  4. API references

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:

About

A middleware with a custom attribute to validate token and protect api end point

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages