An open API service indexing awesome lists of open source software.

https://github.com/mahmudmridul/authentication


https://github.com/mahmudmridul/authentication

aspnet-web-api authentication dotnet identity

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Authentication

## Overview

This project is a simple authentication system designed to demonstrate the implementation of user authentication using modern web development tools. It features user sign-up and sign-in functionalities, along with a demo home page that is displayed after successful authentication.

## Tech Stack

### Backend

- `.NET Web API`
- `Entity Framework Core`
- `ASP.NET Identity`
- `SQL Server`

### Frontend

- `React`
- `shadcn UI`
- `Redux Toolkit`

## Features

- User signup
- User signin
- User signout

[//]: <> (## Setup and Installation)

[//]: <> (### Prerequisites)

[//]: <> (### Backend Setup)

[//]: <> (### Frontend Setup)

[//]: <> (## API Endpoints)

[//]: <> (## Future Improvements)