modulepackage
0.0.0-20250215161350-61a8ea3adef5
Repository: https://github.com/go-ap/auth.git
Documentation: pkg.go.dev
# README
About GoActivityPub: Authorization
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]
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ID is the type of authorization that IndieAuth is using.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author