Go implementation of generating a Pleroma OAuth token
You cannot 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 1 year ago
authorization Setting config writing function 1 year ago
.gitignore Initial commit 1 year ago
LICENSE initial commit 1 year ago
README.md initial commit 1 year ago
go.mod initial commit 1 year ago
go.sum initial commit 1 year ago
main.go initial commit 1 year ago

README.md

pleroma-oauth

Go implementation of generating a Pleroma OAuth token

Binaries are available under releases

How to build