TF-2387 Handle sign in SAAS platform
This commit is contained in:
@@ -25,8 +25,6 @@ class OIDCConfiguration with EquatableMixin {
|
||||
}
|
||||
}
|
||||
|
||||
String get clientIdHash => clientId.hashCode.toString();
|
||||
|
||||
@override
|
||||
List<Object?> get props => [
|
||||
authority,
|
||||
|
||||
Reference in New Issue
Block a user