magiclabs / magic-flutter

Apache License 2.0
9 stars 5 forks source link

Magic TES Mode for testing env #18

Open wandriputra opened 1 year ago

wandriputra commented 1 year ago

Hi, now we are trying to write a test for our integration with this magic SDK and I found that Magic supports test mode for client-side Web SDK. https://magic.link/docs/auth/introduction/test-mode#usage.

how can we implement the same way to simulate magic link flow for our web3 transaction for Flutter SDK?

Ariflo commented 1 year ago

@wandriputra, unfortunately our Flutter SDK currently does not support test mode. We will add it to our roadmap and update you as soon as it's available.