summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/markbates
Commit message (Expand)AuthorAgeFilesLines
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-052-0/+247
* nextcloud oauth (#10562)techknowlogick2020-03-024-0/+356
* Update markbates/goth (#10444)oscar.lofwenhamn2020-02-248-14/+41
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-144-56/+64
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-125-13/+266
* Use Go1.11 module (#5743)Mura Li2019-03-275-0/+239
* Discord Oauth2 support (#4476)techknowlogick2019-01-134-23/+296
* Remove x/net/context vendor by using std package (#5202)Antoine GIRARD2018-11-102-16/+39
* Fix #4877 to follow the OpenID Connect Audiences spec (#4878)OvermindDL12018-09-201-1/+29
* Migrate to dep (#3972)Antoine GIRARD2018-05-211-141/+0
* Switch back to upstream goth repository and update govendor to latest goth ve...Lauris BH2018-04-302-7/+6
* Update markbates/goth libary to fix OAuth2 support (#3661)Lauris BH2018-03-132-18/+42
* Update markbates/goth library (#3533)Lauris BH2018-02-1910-128/+252
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-0114-11/+1899
* Oauth2 consumer (#679)Willem van Dreumel2017-02-229-0/+800