Skip to content

dotnetauth/DotNetAuth.Client

Repository files navigation

DotNetAuth - .NET OAuth 2.1 Library

DotNetAuth is a lightweight and flexible implementation of the OAuth 2.1 specification for .NET. Unlike many other libraries, DotNetAuth offers developers full control over the OAuth process, particularly in customizing the consent screen and defining endpoints.

Features

  • Detailed control over the OAuth 2.1 process.
  • Ability to customize the consent screen.
  • Allows developers to define specific OAuth callback endpoints.

Getting Started

Installation

Install via NuGet (or whatever package manager you're using):

Install-Package DotNetAuth.Client

Contributing

We welcome contributions from the community.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

a lightweight and flexible implementation of the OAuth 2.1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages