We had to switch our API keys for the LinkedIn developer account recently, and I’ve noticed some weird (or maybe expected?) behavior after.
Every old user who had a LinkedIn account is no longer able to login to their old account. A new account on Auth0 is created, and oddly enough the event hook for a new user doesn’t fire (we have logic for post registration in an Auth0 hook).
Kind of lost on how we could possibly migrate these newly generated users with old accounts and fix this issue, or if this is standard behavior when swapping an API key.