nextcloud oauth (#10562)

Fix #7078
This commit is contained in:
techknowlogick 2020-03-02 22:11:45 -05:00 committed by GitHub
parent 07f6ae30e4
commit bea497ff96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 396 additions and 3 deletions

1
vendor/modules.txt vendored
View file

@ -311,6 +311,7 @@ github.com/markbates/goth/providers/gitea
github.com/markbates/goth/providers/github
github.com/markbates/goth/providers/gitlab
github.com/markbates/goth/providers/google
github.com/markbates/goth/providers/nextcloud
github.com/markbates/goth/providers/openidConnect
github.com/markbates/goth/providers/twitter
# github.com/mattn/go-isatty v0.0.7