mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-13 08:43:03 +03:00
refactor: run formatter
This commit is contained in:
@@ -740,7 +740,7 @@ func updateOIDCClientModelFromDto(client *model.OidcClient, input *dto.OidcClien
|
|||||||
JWKS: fi.JWKS,
|
JWKS: fi.JWKS,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (s *OidcService) DeleteClient(ctx context.Context, clientID string) error {
|
func (s *OidcService) DeleteClient(ctx context.Context, clientID string) error {
|
||||||
|
|||||||
Reference in New Issue
Block a user