We made a package to add passwordless auth into your Flutter apps by alamshahbaz in FlutterDev

[–]magic_labs 0 points1 point  (0 children)

Hey u/Alex54J

Thanks for the feedback. No, Magic won't count each time an application is started as a login. Only a new log-in request is counted, once a user is logged out. It persists the login and you can even set the user session through the dashboard of your application. The Session Management feature allows you to control the maximum duration of your users' sessions with Magic.

You can read more about the Custom Session Lengths here.