Skip to content

linuxchata/oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This authorization server provides robust OAuth2 capabilities, supporting a variety of client applications. It enables secure access management, handling access token issuance, validation, and user authorization through OAuth2 flows. The server is designed to be easily integrable, providing the necessary endpoints and functionalities to support secure and scalable authorization.

Build Status

Build server Target Status
GitHub Actions Build build
GitHub Actions Build & Deploy build_deploy
GitHub Actions Nuget build_push_nuget
GitHub Actions Nuget build_push_nuget

Specifications