Open
Description
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
isNone
if successful
Reference
Metadata
Metadata
Assignees
Labels
No labels