Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

FusionAuth/fusionauth-example-netcore6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This repo is out of date and is archived. Check out an updated tutorial on using FusionAuth with Angular or the updated GitHub repository.

HelloAuth: Example ASP.NET Core Application

An ASP.NET Core application using FusionAuth as the identity server. This application will use a OAuth Authorization Code workflow to log users in.

You need to have .NET Core installed to run this code; when written, .NET Core 6 and Visual Studio 2022 was used.

Set up FusionAuth as documented in one of the installation guides.

To run the ASP.NET Core, either:

  • dotnet run from the HelloAuth directory to launch the server, or
  • Load HelloAuth.sln in Visual Studio and click "Run".

Either approach should open a browser containing the running application.

You can also read the corresponding blog post.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published