https://github.com/ssx/mastodon-create-app
A small tool to allow you to quick create OAuth2 applications on a Mastodon instance.
https://github.com/ssx/mastodon-create-app
gnu-social mastodon oauth2 oauth2-applications
Last synced: 3 months ago
JSON representation
A small tool to allow you to quick create OAuth2 applications on a Mastodon instance.
- Host: GitHub
- URL: https://github.com/ssx/mastodon-create-app
- Owner: ssx
- License: apache-2.0
- Created: 2017-04-19T17:32:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T08:39:29.000Z (about 8 years ago)
- Last Synced: 2025-05-30T10:42:01.857Z (about 1 year ago)
- Topics: gnu-social, mastodon, oauth2, oauth2-applications
- Language: HTML
- Homepage: https://tools.dor.ky
- Size: 621 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Mastodon OAuth2 Creation Tool
You can use this tool to easily create an OAuth2 application on any Mastodon
instance. This will return you a client_id and client_secret for you to then
use in your application.
This runs completely within your browser and is secure.
## Feedback & Suggestions
If you have feedback or suggestions to improve this tool, please open an issue
or file a pull request with your changes.
## License
This tool is licensed under an Apache 2.0 license which you can find within
this repository in the [LICENSE file](https://github.com/ssx/mastodon-create-app/blob/master/LICENSE).