webhooks: initial prototype for GQL-native webhooks
auth: s/OAuth2Token/BearerToken/g This also makes some tweaks to the organization of the crypto module to make it easier for us to add more keys in the future, which will be necessary for the internal token redesign.
Various bug fixes per pages.sr.ht
Add basic auth tests
Import GQL server interfaces from gql.sr.ht