Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram Passport #43

Open
9 of 23 tasks
mkotb opened this issue Dec 21, 2019 · 0 comments
Open
9 of 23 tasks

Telegram Passport #43

mkotb opened this issue Dec 21, 2019 · 0 comments
Assignees

Comments

@mkotb
Copy link
Member

mkotb commented Dec 21, 2019

This part of the API has yet to be implemented, these are the breakdown of tasks that need to be completed for this feature:

  • PassportData
  • EncryptedCredentials
  • EncryptedPassportElement
  • Decryption of Passport Elements
  • PassportElement
  • PhoneNumberPassportElement
  • EmailNumberPassportElement
  • TranslatablePassportElement (parent of everything below)
  • FilesPassportElement (for utility bill, bank statement, rental agreement, passport registration, temporary registration)
  • SingleSidePassportElement (for passport and identity card + descendants)
  • DoubleSidePassportElement (descending from SingleSide, encompasses driver license and identity card)
  • Check for 'data' field
  • SetPassportDataErrorsRequest
  • PassportElementError
  • PassportElementErrorDataField
  • PassportElementErrorDocument
  • PassportElementErrorFile (just specifies source)
  • PassportElementErrorSelfie (just specifies source)
  • PassportElementErrorReverseSide (just specifies source)
  • PassportElementErrorFrontSide (iust specifies source)
  • PassportElementErrorTranslationFile (just specifies source)
  • PassportElementErrorFiles
  • PassportElementErrorUnspecified
@mkotb mkotb self-assigned this Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant