Hi I’ve got a really simple question, if anyone could help point me in the right direction it would help us massively.
Is it at all possible to undertake auth0 Forgotten flow against a custom database?
We want to use auth0’s Forgotten Password Flow against our custom database. However we have read through the docs and it states this is only possible if the user is in the auth0 store? Is this really the case?
What is the workaround apart from migrating users to the auth0 store?