Skip to content

Commit 2d69146

Browse files
committed
Domain sync
1 parent 2e41e10 commit 2d69146

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/FusionAuthClient.ts

-9
Original file line numberDiff line numberDiff line change
@@ -8020,15 +8020,6 @@ export interface TwitterIdentityProvider extends BaseIdentityProvider<TwitterApp
80208020
consumerSecret?: string;
80218021
}
80228022

8023-
/**
8024-
* @author Daniel DeGroff
8025-
* @deprecated Use <code>User.twoFactor.methods</code>
8026-
*/
8027-
export enum TwoFactorDelivery {
8028-
None = "None",
8029-
TextMessage = "TextMessage"
8030-
}
8031-
80328023
/**
80338024
* @author Daniel DeGroff
80348025
*/

0 commit comments

Comments
 (0)