Hello,
Following the recent news about the deprecation of Atlas App Services, I have started planning my migration to another service. I currently use MongoDB authentication (email/password) and do not store passwords myself, as this aspect is securely managed by MongoDB.
My question is: how can I migrate my production users to another authentication provider, such as Firebase? Is there a way to export or transfer their credentials, or are they locked into MongoDB’s deprecated services?
Thank you for your assistance.