Skip to content

Commit

Permalink
⬆️ 自定义 gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyd-c committed Aug 26, 2020
1 parent 96a4e91 commit 68651f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ justauth:
client-id: xxxxxx
client-secret: xxxxxxxx
redirect-uri: http://oauth.xkcoding.com/demo/oauth/test/callback
MYGITLAB:
request-class: com.xkcoding.justauthspringbootstarterdemo.extend.ExtendMyGitlabRequest
client-id: xxxxxx
client-secret: xxxxxxxx
redirect-uri: http://localhost:8443/oauth/mygitlab/callback
type:
GOOGLE:
client-id: xxxxxx
Expand Down

0 comments on commit 68651f9

Please sign in to comment.