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 4d767c4970 Add bbolt DB 5 years ago
.gitignore Initial commit: Skeleton for client communication 5 years ago
README.md Add README.md 5 years ago
auth_request.go Clean the request map to prevent memory leaks 5 years ago
auth_request_client.go Check if hostname is valid 5 years ago
auth_token.go Initial commit: Skeleton for client communication 5 years ago
authentication_map.go Instantiate mutex and rename AuthenticationQueue to AuthenticationMap 5 years ago
go.mod Add bbolt DB 5 years ago
go.sum Add bbolt DB 5 years ago
main.go Add bbolt DB 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.