代码优化

This commit is contained in:
MaxKey
2024-09-28 09:10:52 +08:00
parent 14a2aef5b6
commit d397012e78
14 changed files with 46 additions and 301 deletions

View File

@@ -53,6 +53,7 @@ dependencies {
implementation project(":maxkey-authentications:maxkey-authentication-core")
implementation project(":maxkey-authentications:maxkey-authentication-provider")
implementation project(":maxkey-protocols:maxkey-protocol-authorize")
implementation project(":maxkey-protocols:maxkey-protocol-oauth-2.0")
implementation project(":maxkey-protocols:maxkey-protocol-saml-2.0")