Skip to content

NathanGloyn/SPA-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Samples of authentication from a SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published