Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Firebase authentication: issue after deletion of anonymous user from the console

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24827

    Jean-Marc

    Hi,

    I’m using the Firebase Plugin and I’ve encountered a potential issue.

    How to test if an anonymous user has been deleted from the console? Because after deletion, an anonymous user is still logged in the app and the app still returns the old userID that, however, no longer exists in the console…

    #24828

    Alex
    Felgo Team

    Hi Jean-Marc,

    with the current implementation, the user token on the device stays valid even if the user is deleted in the console. It only refreshes once it actually expires.

    I would suggest that you reflect the deletion of a user in the DB itself, e.g. by some flag set, which you can check on the user device and log him out accordingly if he is flagged for deletion.

    If you do not find an approach for your case, we can also send you an offer to extend the plugin accordingly, to force token refreshes in such a case.

    Best,
    Alex

    #24829

    Jean-Marc

    Hi Alex,

    Ok thanks, it’s pretty fair!

    I’ll do it like you suggest for the moment, it seems sufficient regarding my needs!

    Best,

    Jean-Marc

Viewing 3 posts - 1 through 3 (of 3 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded