File size: 80 Bytes
b7a7f32
 
 
 
 
1
2
3
4
5
6
from pydantic import BaseModel


class Two_FA_Confirm(BaseModel):
    totp: int