Module api

Module api 

Source
Expand description

Internet Identity authentication types and utilities.

This module provides types and structures for handling authentication requests and responses with the Internet Identity Service on the Internet Computer. It includes request structures, response parsing, and authentication flow management.

Structs§

AuthResponseSuccess
Represents a successful authentication response.
IdentityServiceResponseMessage
Represents a response message from the Identity Service.
InternetIdentityAuthRequest
Represents an Internet Identity authentication request.

Enums§

IdentityServiceResponseKind
Enum representing the kind of response from the Identity Service.