schnack-plugin-auth-mastodon

0.1.0 • Public • Published

schnack-plugin-auth-mastodon

Adds Mastodon OAuth authentication to your Schnack server.

Usage

Add a plugins.auth-mastodon section to your Schnack config file schnack.json:

{
    "plugins": {
        "auth-mastodon": {
            "app_name": "XXX",
            "app_website": "XXX"
        }
    }
}

Then run

npm init schnack

/schnack-plugin-auth-mastodon/

    Package Sidebar

    Install

    npm i schnack-plugin-auth-mastodon

    Weekly Downloads

    0

    Version

    0.1.0

    License

    LicenseRef-LICENSE

    Unpacked Size

    6.56 kB

    Total Files

    4

    Last publish

    Collaborators

    • gka