Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 803 Bytes

Introduction.md

File metadata and controls

14 lines (8 loc) · 803 Bytes

Introduction

Welcome to the Stellar .NET Identity Platform Template! This project is a template for building ASP.NET Core applications with integrated Stellar account management. It extends the Microsoft Identity Platform to support:

  • Passwordless authentication using the Freighter wallet extension.
  • Multi-factor authentication (MFA) using authenticator apps like Microsoft Authenticator or Google Authenticator.
  • Secure keypair management for Stellar accounts.

This documentation will guide you through setting up the project, configuring authentication methods, managing keypairs, and deploying your application.

Repository Link: https://github.com/lockb0x-llc/Stellar-DotNet-Identity-Framework