Secret in dApp without AlgoSigner

I have a mobile app, seems like the only way to secretly connect is via AlgoSigner but this is problematic because not everyone uses chrome (I’m on safari) and my app is mobile :face_with_raised_eyebrow:

Is there another way to get around this?

1 Like

Of course there is! You can connect your dApp to MyAlgo Connect and users will be able to use it in safari or any other browser including mobile browsers.

Documentation on how to integrate MyAlgo to your dApp can be found here:

Also you can test how it works here:
https://test.myalgo.com/

Let us know if you need any assistance.

1 Like

it looks like im suppose to use this on the frontend, however, it also needs my api key from algorand, that means my own key on the frontend.

Edit: I guess this is the only way. Thanks.

@toad , what would an ideal solution look like for your use case?

Would love to learn more.