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.
- Host: GitHub
- URL: https://github.com/cerberauth/nacho
- Owner: cerberauth
- License: mit
- Created: 2024-05-23T13:48:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-22T17:36:07.000Z (10 months ago)
- Last Synced: 2025-08-22T19:57:59.529Z (10 months ago)
- Topics: authentication, authorization, authorization-server, benchmark, cybersecurity, hacktoberfest, oauth2, openid-connect, openidconnect, sso
- Language: TypeScript
- Homepage: https://nacho.cerberauth.com/
- Size: 1.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
[](https://github.com/cerberauth/nacho/actions/workflows/main.yml)

[](https://vulnapi.cerberauth.com/discord)
[](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

## 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.