Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T08:39:29.000Z (over 6 years ago)
- Last Synced: 2024-04-13T12:57:40.138Z (8 months ago)
- Topics: gnu-social, mastodon, oauth2, oauth2-applications
- Language: HTML
- Homepage: https://tools.dor.ky
- Size: 621 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Mastodon](https://mastodon-create-app.tools.dor.ky/mastodon.png)
## 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).