gotosocial/vendor/github.com/superseriousbusiness/oauth2/v4
tobi f2e5bedea6
migrate go version to 1.17 (#203)
* migrate go version to 1.17

* update contributing
2021-09-10 14:42:14 +02:00
..
errors Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
generates update oauth library -> v4.3.1-SSB 2021-09-08 20:20:06 +01:00
manage update oauth library -> v4.3.1-SSB 2021-09-08 20:20:06 +01:00
models Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
server update oauth library --> v4.3.2-SSB 2021-09-08 20:51:42 +01:00
.editorconfig update oauth library -> v4.3.1-SSB 2021-09-08 20:20:06 +01:00
.gitignore update oauth library -> v4.3.1-SSB 2021-09-08 20:20:06 +01: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.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.