Authenticate user with nonce signatureAsk AIpost https://gateway-staging.instruxi.dev/api/v1/enforcer/auth/authenticateVerifies signature of a nonce to authenticate a user and returns a JWT tokenBody ParamsAuthentication request containing account address and signatureaccount_addressstringrequiredchain_idstringrequiredsignaturestringrequiredResponses 200OK 400Invalid request format or ethereum address 401Invalid signature 500Server errorUpdated 7 months ago