Skip to content

Commit ca74bc0

Browse files
committed
remove unused Scopes
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 7bb1b3f commit ca74bc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/auth/source/oauth2/source.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ type Source struct {
2424
OpenIDConnectAutoDiscoveryURL string
2525
CustomURLMapping *CustomURLMapping
2626
IconURL string
27-
Scopes []string
2827

2928
// reference to the loginSource
3029
loginSource *models.LoginSource

0 commit comments

Comments
 (0)