• Stars
    star
    92
  • Rank 350,857 (Top 8 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web Api built using ASP.NET Core secured with JWT tokens

More Repositories

1

electron-cgi

A library to connect NodeJs application with executables from other languages
JavaScript
149
star
2

findHandlersJS

Stop wasting your time looking for where those handlers are registered, use findHandlersJS and discover them instantly
JavaScript
91
star
3

RefreshTokensWebApiExample

An example project for using refresh and jwt token in an ASP.NET Core Web Api project
C#
88
star
4

electron-cgi-dotnet

.Net Standard Library to enable a DotNet console application to interact with a NodeJs process
C#
65
star
5

easykeyjs

A jQuery plugin that makes handling the keyboard really easy
JavaScript
29
star
6

AspNetIdentityFromScratch

An example project with accompanying tutorial on how to setup ASP.NET Core Identity from Scratch
C#
21
star
7

angular-aspnetcore-external-login

Angular and ASP.NET Core example projects that showcase how to use an external login provider to sign the user in (Google)
C#
20
star
8

SecureWebApiCookiesExample

ASP.NET Core Web Api and Angular application exemplifying how you can secure a web api using cookies
C#
20
star
9

IdentityV3PasswordHasher

.NET Core console application for generating and verifying ASP.NET Identity V3 PasswordHashes
C#
13
star
10

splityourwebappsample

A sample web application comprised of several ASP.NET MVC applications that work seamlessly together
C#
11
star
11

MemorizeADeck

JavaScript
7
star
12

electron-cgi-calculator-demo

JavaScript
7
star
13

mesmerize-viewer

C++
7
star
14

webpagethatlookslikeadesktopapp

An example of how to create a layout (using flex) to create a web page that looks like a desktop app
CSS
5
star
15

electron-cgi-duplex-reddit-demo

A demo project for electron-cgi where a Node.js uses a .Net Core "backend" to query reddit
C#
3
star
16

DataAccessTutorial.Web

Example project of a simple ASP.NET MVC Core website using Sqlite, Mysql and Postgres
C#
3
star
17

wcfsecuritysurvivalguide

A set of examples on how to use several features of WCF security
C#
3
star
18

MvcAndAspNetIdentitySetupWithStructureMapExample

A sample ASP.NET MVC project with ASP.NET Identity setup using StructureMap
C#
2
star
19

electric-tomato

A pomodoro timer built using Electron
CSS
2
star
20

userwithnoauthenticationexample

An example ASP.NET project with a logged in user without any authentication mechanisms (no login screen)
C#
1
star
21

DependencyInjectionDoneRight

An example ASP.NET project that sorts a set of numbers that the user can input, and where there are no dependencies on any concrete classes
C#
1
star
22

userwithnoauthenticationexampleowin

An example ASP.NET project with a logged in user without any authentication mechanisms (no login screen) using Owin
C#
1
star