https://github.com/mahmudmridul/authentication
https://github.com/mahmudmridul/authentication
aspnet-web-api authentication dotnet identity
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmudmridul/authentication
- Owner: MahmudMridul
- Created: 2024-12-26T11:34:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T06:50:21.000Z (6 months ago)
- Last Synced: 2025-01-06T07:32:47.448Z (6 months ago)
- Topics: aspnet-web-api, authentication, dotnet, identity
- Language: C#
- Homepage:
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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)