Allow authentication with micro.blog

This commit is contained in:
2023-12-02 10:34:03 +11:00
parent 67c1c0a43c
commit 45cafa2b04
2 changed files with 13 additions and 2 deletions

View File

@@ -53,6 +53,8 @@ module Adamantium
setting :micropub_authorization_endpoint
setting :micropub_token_endpoint
setting :microblog_auth_endpoint, default: nil
setting :mastodon_token, default: nil
setting :mastodon_server, default: nil