소스 검색

Fix formatting

pull/30482/head
Arnaud Siebens 1 개월 전
부모
커밋
cf4c24a827
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      services/auth/source/oauth2/source.go

+ 1
- 1
services/auth/source/oauth2/source.go 파일 보기

@@ -15,7 +15,7 @@ type Source struct {
Provider string
ClientID string
ClientSecret string
ClientSecretEncrypt string // Encrypted Client Secret
ClientSecretEncrypt string // Encrypted Client Secret
OpenIDConnectAutoDiscoveryURL string
CustomURLMapping *CustomURLMapping
IconURL string

Loading…
취소
저장