auth.PasskeyLoginOptions#

class pyrogram.raw.base.auth.PasskeyLoginOptions#

Passkey login options, see here for more info on the full flow.

Constructors:

This base type has 1 constructor available.

auth.PasskeyLoginOptions

Passkey login options, see here for more info on the full flow.

Functions:

This object can be returned by 1 function.

auth.InitPasskeyLogin

Initialize login with a passkey over an unauthenticated connection, see here for more info.