AIOHA + Flutter - HiveAuth login works but decrypt memo does not

Hello @techcoderx

I wanted to try following method with HiveAuth based login

Decrypt Memo

So, I was able to resolve all issues which I faced yesterday & was able to integrate HiveAuth for Flutter based web-app. I am yet to integrate it for iOS & Android Platform.

After logging in with Hive Auth, the immediate thing that I would need is decryption of memo.
It works very well with HiveKeychain based login. However, upon trying the same method, I get following error.

Errors I got

In case if you want to explore my code base, I have published it over here. It's open source, you can raise a pull request in case if I am doing something wrong.

https://github.com/sag333ar/aioha-experiment

Screenshot 2025-04-20 at 6.17.17 AM.png

Following screenshot indicates, I've pushed all changes which are needed to continue this experiment.

Screenshot 2025-04-20 at 6.16.05 AM.png

Next Steps

  • I request @techcoderx to look into this issue.
  • I assume that, AIOHA needs to add support for decrypting memo using HiveAuth by adding a callback.
  • In case if assistant needed, I can drop some hints of HiveAuth for decryption of memos.
  • Once, this issue is solved, I'll switch to iOS & Android integration

❤️ Love the work I do, support @threespeak & me ❤️

Support @sagarkothari88

Vote sagarkothari88 as Hive Witness

Support @threespeak

Vote for 3Speak as Witness



0
0
0.000

3 comments

Flutter & HiveAuth! 🚀 Keen to see that memo decryption sorted. Keep us updated! 😉

0
0
0.000
(Edited)

The version of deployed HiveAuth server at wss://hive-auth.arcange.eu seems to be 0.8, memo decryption is only supported in version 1.0.

@arcange can you please double check that the server is up to date, or is there another URL for HiveAuth protocol 1.0?

0
0
0.000