Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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