gotosocial/vendor/github.com/superseriousbusiness/oauth2/v4
Tobi Smethurst 98263a7de6
Grand test fixup (#138)
* start fixing up tests

* fix up tests + automate with drone

* fiddle with linting

* messing about with drone.yml

* some more fiddling

* hmmm

* add cache

* add vendor directory

* verbose

* ci updates

* update some little things

* update sig
2021-08-12 21:03:24 +02:00
..
errors Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
generates Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
manage Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
models Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
server Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
.gitignore Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
.travis.yml Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
const.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
doc.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
generate.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
go.mod Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
go.sum Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
go.test.sh Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
LICENSE Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
manage.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
model.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
README.md Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
store.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00

Golang OAuth 2.0 Server

Forked from go-oauth2.