An open API service indexing awesome lists of open source software.

https://github.com/cerberauth/nacho

Designed to be used by developers and non-developers alike, and it is meant to be a simple and easy-to-use tool to help you create OAuth 2.0 clients for your applications.
https://github.com/cerberauth/nacho

authentication authorization authorization-server benchmark cybersecurity hacktoberfest oauth2 openid-connect openidconnect sso

Last synced: 10 months ago
JSON representation

Designed to be used by developers and non-developers alike, and it is meant to be a simple and easy-to-use tool to help you create OAuth 2.0 clients for your applications.

Awesome Lists containing this project

README

          


Nacho logo

---

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cerberauth/nacho/main.yml?branch=main&label=build&style=for-the-badge)](https://github.com/cerberauth/nacho/actions/workflows/main.yml)
![Uptime](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcerberauth%2Fupptime%2Fmaster%2Fapi%2Fnacho%2Fuptime.json&style=for-the-badge)
[![Join Discord](https://img.shields.io/discord/1242773130137833493?label=Discord&style=for-the-badge)](https://vulnapi.cerberauth.com/discord)
[![Github Repo Stars](https://img.shields.io/github/stars/cerberauth/nacho?style=for-the-badge)](https://github.com/cerberauth/nacho)

# Nacho - New OAuth 2.0 (and OpenID Connect) Client Creation Helper

Nacho helps you choose the right Grant Type, then create an OAuth 2.0 client for your use case.

It is designed to be used by developers and non-developers alike, and it is meant to be a simple and easy-to-use tool to help you create OAuth 2.0 clients for your applications.

## Table of Contents

- [Features](#features)
- [Contributing](#contributing)

## State Diagram

![Grant Type Choice State Diagram](./docs/grant-type-state-diagram.png)

## Features

- Choose Grant Type (Flow)
- Prepare New Client creation request

## Contributing

If you would like to contribute to Nacho, please fork the repository and submit a pull request. We welcome contributions from the community, and we are always looking for ways to improve Nacho.

## License

Nacho is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.