Authenticate Moibit User
Description:
This endpoint will authenticate the user to whether he/she belongs to moibit.
Request
https://api.moinet.io/moibit/v1/user/auth
Request type - POST
#
HeadersHeader Key | Header Value | Optional |
---|---|---|
nonce | <developer_nonce> | No |
signature | <signature gotten after signing developer_nonce by developer> | No |
#
Response ArrayField | Description |
---|---|
address | The public id/address the developer/user identified in moibit. |
entropy | The unique cryptographic information for a developer/user used during encryption. |