mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-05 18:26:40 +00:00
add option to pre provision idp user
This commit is contained in:
@@ -44,6 +44,7 @@ export default function IdpTable({ idps }: Props) {
|
||||
title: "Success",
|
||||
description: "Identity provider deleted successfully"
|
||||
});
|
||||
setIsDeleteModalOpen(false);
|
||||
router.refresh();
|
||||
} catch (e) {
|
||||
toast({
|
||||
|
||||
Reference in New Issue
Block a user