magiclabs / magic-flutter

Apache License 2.0
10 stars 5 forks source link

Not allow to redirect back to application after successfully login with email. #20

Open jaysathvara1998 opened 1 year ago

jaysathvara1998 commented 1 year ago

I am using the latest magic sdk(magic_sdk: ^2.0.2) where there is no functionality to redirect back to the application, if I loginWithMagicLink and validate mail through the email application from my device and once it is a success, It'll not redirect back to the application.

Ariflo commented 1 year ago

@jaysathvara1998 Unfortunately our Flutter SDK currently does not support passing a redirectURI with the loginWithMagicLink. We will add it to our roadmap and update you as soon as it's available.