Skip to content
/ auth Public

Package implementing basic HTTP Signatures and OAuth2 for ActivityPub S2S and C2S authentication

License

Notifications You must be signed in to change notification settings

go-ap/auth

Repository files navigation

About GoActivityPub: Authorization

MIT Licensed Build Status Test Coverage Go Report Card

This project is part of the GoActivityPub library which helps with creating ActivityPub applications using the Go programming language.

It is a wrapper package around making compatible libraries as HTTP-Sig and OAuth2 interact with GoActiivtyPub.

It provides functions to append Authorization headers to requests made with the client module, and also middlewares for verifying incoming requests against remote actors.

You can find an expanded documentation about the whole library on SourceHut.

For discussions about the projects you can write to the discussions mailing list: ~mariusor/[email protected]

For patches and bug reports please use the dev mailing list: ~mariusor/[email protected]

About

Package implementing basic HTTP Signatures and OAuth2 for ActivityPub S2S and C2S authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published