Revert simulation

This commit is contained in:
mauriziovitale
2024-07-23 10:27:22 +02:00
parent a7df8076fb
commit 53c8c35a2f
@@ -49,6 +49,7 @@ export interface Descriptor {
}
export enum DescriptorCustomUIAuthFlowType {
CODE = 'CODE',
IMPLICIT = 'IMPLICIT'
}