forked from baron/baron-sso
linked RP launch 테스트를 provider에서 분리
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'providers/linked_rps_provider.dart';
|
||||
import 'models.dart';
|
||||
|
||||
String? resolveLinkedRpLaunchUrl(LinkedRp rp) {
|
||||
final normalizedStatus = rp.status.trim().toLowerCase();
|
||||
|
||||
Reference in New Issue
Block a user