Scratch Auth is a simple OAuth service for Scratch. It provides an easy-to-understand API for developers and a smooth login experience for users. By using Scratch Auth, you can easily implement OAuth functionality on your website.
We welcome contributions from the community! You can contribute in the following ways:
If you encounter any issues while using Scratch Auth, please report them on the GitHub Issues page. When reporting an issue, please include as much detail as possible, such as steps to reproduce the problem or any related error messages.
We accept pull requests for bug fixes, new features, and improvements. To submit a pull request:
- Fork the repository on GitHub.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes and commit them with clear commit messages.
- Push your changes to the forked repository.
- Create a pull request to the original repository, explaining the changes you've made.
Good documentation is essential for any project. If you find any errors or omissions in the documentation or would like to add new documentation, feel free to submit a pull request.
Scratch Auth is licensed under the MIT License. For more details, please refer to the LICENSE file.
If you have any questions or feedback, feel free to reach out via GitHub Discussions.
Thank you for using Scratch Auth!