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§
- Auth
Response Success - Represents a successful authentication response.
- Identity
Service Response Message - Represents a response message from the Identity Service.
- Internet
Identity Auth Request - Represents an Internet Identity authentication request.
Enums§
- Identity
Service Response Kind - Enum representing the kind of response from the Identity Service.