Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Xarkam/BlazorAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Auth

License: MIT .NET C#

Introduction

Simply a webassembly blazor app with auth mechanism.

Dependencies

Blazored LocalStorage & Blazored SessionStorage

Getting started

Server project

Look into Server project for appsettings.json and adapt SQL connection string.

Don't forget to modify connection string into program.cs

Secret key for password encryption is in appsettings.json

"AppSettings" : {
    "Token": "my top secret key"
  },

Juste replace my top secret key with your secret key.

About

Simply a webassembly blazor app with auth mechanism.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •