Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.