All Projects → NathanGloyn → SPA-Authentication

NathanGloyn / SPA-Authentication

Licence: other
Samples of authentication from a SPA

Programming Languages

javascript
184084 projects - #8 most used programming language
C#
18002 projects
Classic ASP
548 projects

SPA Authentication

When I started looking at Single Page Applications I wanted to understand what the authentication story was, but the information was fragmented and often had no examples or the example was difficult to follow.

The idea behind this repository was to provide a single place where you can find simple examples of authentication that you can follow and understand what and how its doing it.

Samples

Currently the repository only has samples around Web Api as that is what I have been working on but hopefully there will be more as time goes on.

Each sample is a standalone project with, in .Net projects, NuGet restore so that everything that is needed is pulled down when you build it.

You'll find more information about each sample in the readme in each project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].