Skip to content

Simple .net web api based on token authentication, Implemented register and login. Access to table of books allowed only for authorized users (Books contoller has [Authorize] attribute). I use AJAX to show data. Users login based on Identity

fermersky/BooksAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksAPI

Simple .net web api based on token authentication, Implemented register and login. Access to table "Books" allows only for authorized users (Books contoller has [Authorize] attribute. I use AJAX to show data.

About

Simple .net web api based on token authentication, Implemented register and login. Access to table of books allowed only for authorized users (Books contoller has [Authorize] attribute). I use AJAX to show data. Users login based on Identity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published