Skip to content

Implement getAuthMessage functionality from kavach module #33

Description

@unniznd

Overview

Implement the getAuthMessage function in the Python SDK to get the authentication message for signing

Function Signature

const getAuthMessage = async (address: string): Promise<AuthMessage>

Excepted Response Format

{"message":<auth_message_if_success>, "error":<error_if_any>}
  • error is None if successful

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions