Go implementation of generating a Pleroma OAuth token
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grumbulon 9167bae948
Setting config writing function
12 months ago
authorization Setting config writing function 12 months ago
.gitignore Initial commit 12 months ago
LICENSE initial commit 12 months ago
README.md initial commit 12 months ago
go.mod initial commit 12 months ago
go.sum initial commit 12 months ago
main.go initial commit 12 months ago

README.md

pleroma-oauth

Go implementation of generating a Pleroma OAuth token

Binaries are available under releases

How to build