Coder Social home page Coder Social logo

datvm / jwtsharp Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 2.0 44 KB

A small utility library for issuing and validating JWT Bearer. Can be used for both ASP.NET Core and .NET Framework Web project as well as Desktop App (no built-in flow).

License: MIT License

C# 100.00%
csharp jwt aspnetcore webapi-2 authentication authorization bearer

jwtsharp's Introduction

JWT Sharp is a small utility library for issuing and validating JWT Bearer. It can be used for both .NET Core and .NET Framework project, with sub-packages for ASP.NET Core and ASP.NET Web API 2 projects.

For more details and documents, check the Wiki page.

Installation

You can get the package from NuGet:

Core Package:

Install-Package JwtSharp

Or if you use a specific platform (ASP.NET Core or ASP.NET Web API 2), you can just install the following, they have dependencies on the Core package already:

ASP.NET Core:

Install-Package JwtSharp.AspNetCore

ASP.NET Web API 2:

Install-Package JwtSharp.WebApi

Demo

You can check from the Demo project for the full demo: https://github.com/datvm/JwtSharp/tree/master/Demo

Check the other Wiki articles for usage.

Usage and Documentation

Please check the Wiki articles for instructions, documentation and usage.

jwtsharp's People

Contributors

datvm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.