summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/markbates
Commit message (Expand)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1448-6455/+0
* Support webauthn (#17957)Lunny Xiao2022-01-147-6/+27
* Add microsoft oauth2 providers (#16544)zeripath2021-08-059-0/+1570
* bump github.com/markbates/goth from v1.67.1 to v1.68.0 (#16538)65432021-07-243-21/+65
* go1.16 (#14783)techknowlogick2021-02-286-12/+55
* Vendor Update (#14496)65432021-01-283-7/+10
* #12897 - add mastodon provider (#13293)Divyam Bhasin2020-10-252-0/+248
* Vendor Update Go Libs (#13166)65432020-10-1610-71/+449
* 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