Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielrabreu/haseroz.boilerplate.auth
A boilerplate template for implementing Single Sign-On (SSO) authentication in .NET applications, featuring seamless integration with social media platforms.
https://github.com/gabrielrabreu/haseroz.boilerplate.auth
dotnet react
Last synced: about 5 hours ago
JSON representation
A boilerplate template for implementing Single Sign-On (SSO) authentication in .NET applications, featuring seamless integration with social media platforms.
- Host: GitHub
- URL: https://github.com/gabrielrabreu/haseroz.boilerplate.auth
- Owner: gabrielrabreu
- License: mit
- Created: 2024-07-14T01:06:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T15:42:13.000Z (4 months ago)
- Last Synced: 2024-07-21T17:17:53.965Z (4 months ago)
- Topics: dotnet, react
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haseroz Boilerplate Auth for .NET and React
![.NET](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white)
![React](https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=white)
![License](https://img.shields.io/github/license/gabrielrabreu/Haseroz.SharedKernel.Testing.DotNet?style=for-the-badge)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=gabrielrabreu_Haseroz.Boilerplate.Auth&metric=alert_status&style=for-the-badge)](https://sonarcloud.io/dashboard?id=gabrielrabreu_Haseroz.Boilerplate.Auth)## Overview
Haseroz Boilerplate Auth is a project template for implementing Single Sign-On (SSO) authentication in .NET applications, featuring seamless integration with social media platforms. This project aims to streamline the setup of authentication workflows, providing a foundational structure for both frontend (React) and backend (.NET) development.