This commit is contained in:
MaxKey
2023-06-03 18:01:19 +08:00
parent 7cd1a3c9e1
commit ad5eca8c60
6 changed files with 26 additions and 33 deletions

View File

@@ -51,10 +51,6 @@ dependencies {
implementation project(":maxkey-protocols:maxkey-protocol-oauth-2.0")
implementation project(":maxkey-protocols:maxkey-protocol-saml-2.0")
//webapis
implementation project(":maxkey-web-apis:maxkey-web-api-scim")
implementation project(":maxkey-web-apis:maxkey-web-api-rest")
//synchronizers
implementation project(":maxkey-synchronizers:maxkey-synchronizer")