Skip to content

Commit

Permalink
Revert simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriziovitale committed Jul 23, 2024
1 parent a7df807 commit 53c8c35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export interface Descriptor {
}

export enum DescriptorCustomUIAuthFlowType {
CODE = 'CODE',
IMPLICIT = 'IMPLICIT'
}

Expand Down

0 comments on commit 53c8c35

Please sign in to comment.