https://github.com/mahmudmridul/authentication
https://github.com/mahmudmridul/authentication
aspnet-web-api authentication dotnet identity react redux-toolkit sql sqlserver
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmudmridul/authentication
- Owner: MahmudMridul
- Created: 2024-12-26T11:34:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T07:52:17.000Z (over 1 year ago)
- Last Synced: 2025-05-22T18:33:58.186Z (about 1 year ago)
- Topics: aspnet-web-api, authentication, dotnet, identity, react, redux-toolkit, sql, sqlserver
- Language: C#
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)