Fix: provider plugin example config

pull/21/head
zijiren233 2 years ago
parent 12383adaa2
commit 0082218c90

@ -24,7 +24,7 @@ import (
// redirect_url: xxx // redirect_url: xxx
// plugins: // plugins:
// - plugin_file: plugins/oauth2/gitee // - plugin_file: plugins/oauth2/gitee
// arges: [] // arges: []
type GiteeProvider struct { type GiteeProvider struct {
config oauth2.Config config oauth2.Config
} }

Loading…
Cancel
Save