Go to file
Drew DeVault 8eb53f35aa Implement OAuth 2.0 bearer token w/scopes 2020-09-14 14:50:52 -04:00
auth Implement OAuth 2.0 bearer token w/scopes 2020-09-14 14:50:52 -04:00
config Implement OAuth 2.0 bearer token w/scopes 2020-09-14 14:50:52 -04:00
crypto Add auth/token.go & support code in crypto.go 2020-09-12 14:36:55 -04:00
database database: roll back panic on unknown field 2020-06-08 13:29:45 -04:00
model Introduce Cursor and Filter types 2020-05-22 14:52:19 -04:00
redis Add Redis middleware 2020-09-14 11:18:54 -04:00
COPYING Initial commit 2020-05-19 10:16:54 -04:00
README.md Initial commit 2020-05-19 10:16:54 -04:00
directives.go Implement OAuth 2.0 bearer token w/scopes 2020-09-14 14:50:52 -04:00
email.go EmailRecover: print error string to stderr 2020-05-25 12:13:08 -04:00
go.mod Initial commit 2020-05-19 10:16:54 -04:00
go.sum Initial commit 2020-05-19 10:16:54 -04:00
server.go Implement OAuth 2.0 bearer token w/scopes 2020-09-14 14:50:52 -04:00

README.md

gql.sr.ht

This is a support library which houses code common to each *.sr.ht GraphQL API implementation.