Skip to content

Commit

Permalink
feat: finger vein mfa type
Browse files Browse the repository at this point in the history
  • Loading branch information
ayZagen committed Jul 27, 2021
1 parent 23b7973 commit e6e3794
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/mfa_code_type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
export enum MFACodeType {
SMS = 'sms',
EMAIL = 'email',
FINGER_VEIN = 'fv',
OTP = 'otp'
}

0 comments on commit e6e3794

Please sign in to comment.