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.
Hugo Thunnissen eeae91426c Implement access token retrieval and fulfillment 5 years ago
.gitignore Initial commit: Skeleton for client communication 5 years ago
README.md Add README.md 5 years ago
auth_request.go Implement access token retrieval and fulfillment 5 years ago
auth_request_client.go Implement access token retrieval and fulfillment 5 years ago
authentication_map.go Implement access token retrieval and fulfillment 5 years ago
go.mod Implement retrieval and storage of oauth_{client,secret} +http redirect 5 years ago
go.sum Implement retrieval and storage of oauth_{client,secret} +http redirect 5 years ago
main.go Implement access token retrieval and fulfillment 5 years ago

README.md

Generic Mastodon Authenticator

Implementing oauth is boring. This service will take care of that for you and your distributed mastodon app.