|
@@ -57,11 +57,11 @@ dependencies {
|
|
|
implementation project(":maxkey-starter:maxkey-starter-ip2location")
|
|
|
implementation project(":maxkey-starter:maxkey-starter-otp")
|
|
|
implementation project(":maxkey-starter:maxkey-starter-sms")
|
|
|
+ implementation project(":maxkey-starter:maxkey-starter-social")
|
|
|
implementation project(":maxkey-starter:maxkey-starter-web")
|
|
|
|
|
|
implementation project(":maxkey-authentications:maxkey-authentication-core")
|
|
|
- implementation project(":maxkey-authentications:maxkey-authentication-social")
|
|
|
- implementation project(":maxkey-authentications:maxkey-authentication-provider")
|
|
|
+ implementation project(":maxkey-authentications:maxkey-authentication-provider")
|
|
|
|
|
|
implementation project(":maxkey-protocols:maxkey-protocol-authorize")
|
|
|
implementation project(":maxkey-protocols:maxkey-protocol-cas")
|