feat(oauth,mastodon): mastodon login first draft
This commit is contained in:
@@ -32,6 +32,7 @@ templ (h Homepage) page() {
|
||||
>
|
||||
<div style="display:flex;flex-direction:column;gap:1rem;width:15rem;">
|
||||
@app.TWITTER_APP.LoginButton()
|
||||
@app.MASTODON_APP.LoginButton()
|
||||
</div>
|
||||
<fieldset>
|
||||
<textarea
|
||||
|
||||
Reference in New Issue
Block a user